BODY {
	background-color : #FFFFFF;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	line-height : 140%;
}

A:LINK, A:VISITED {
	color : #A30523;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 140%;
}

A:Hover {
	color: Black;
}

H1{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight : bold;
	line-height : 140%;
}

H2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	line-height : 140%;
}

H3  {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight : bold;
	line-height : 10%;	
}

H4  {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	line-height : 140%;
}

H5  {
	color : #006C26;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight : bold;
	line-height : 120%;
}


H6 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
  text-transform: uppercase;
	line-height : 100%;
}

TD {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	line-height : 1.4em;
; vertical-align: top
}

INPUT {
	BORDER-RIGHT: #A30523 1px solid;
	BORDER-TOP: #A30523 1px solid;
	FONT-SIZE: 10pt;
	MARGIN-LEFT: 0px;
	BORDER-LEFT: #A30523 1px solid;
	COLOR: Black;
	BORDER-BOTTOM: #A30523 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: White;
	TEXT-DECORATION: none;
	WIDTH: auto:
}

INPUT.SUBMIT
	{
	width:30; 
	BACKGROUND-COLOR: #666666;
}

INPUT.BUTTON
{
   width:30;
   BACKGROUND-COLOR: #666666;
   }
	
INPUT.CHECKBOX
{  
    WIDTH: auto; 
	BACKGROUND-COLOR: #666666;
	}
	
INPUT.SMALL
{WIDTH: 100px;}
	
INPUT.MIDDLE
{WIDTH: 200px;}

INPUT.BIG
{WIDTH: 400px;}


textarea
{
	BORDER-RIGHT: #A30523 1px solid;
	BORDER-TOP: #A30523 1px solid;
	FONT-SIZE: 10pt;
	MARGIN-LEFT: 0px;
	BORDER-LEFT: #A30523 1px solid;
	COLOR: Black;
	BORDER-BOTTOM: #A30523 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	scrolling:auto;
	overflow:auto;
}
	
OPTION
{
	BORDER-RIGHT: #A30523 1px solid;
	BORDER-TOP: #A30523 1px solid;
	FONT-SIZE: 10pt;
	MARGIN-LEFT: 0px;
	BORDER-LEFT: #A30523 1px solid;
	COLOR: Black;
	BORDER-BOTTOM: #A30523 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
}	

	
