BODY {
	background-color: #efaa48;
	margin-top:20px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: normal;
	font-style: normal;
	color: #000000}

H1  {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing:-1px;
}

H2  {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-1px;
}


H3  {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-0.5px;
}

H4  {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:-0.5px;
}

H5  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

H6  {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}	

P   {
	font-size: 11px;
}
	
TD   {
	font-size: 11px;
}

LI   {
	font-size: 11px;
}

P   {
	font-size: 11px;
}
INPUT   {
	font-size: 11px;
	border:1px solid #C0C0C0;
}
SELECT   {
	font-size: 11px;
	border:1px solid #C0C0C0;
}
TEXTAREA   {
	font-size: 11px;
	font-family: Tahoma, Tahoma, Arial, sans-serif;
	border:1px solid #C0C0C0;
}
FORM {
	font-size: 11px;
}

.header  {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #e9940f;
}

.subheader  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #197fc9;
}

.lineheader  {
	font-size: 11px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding:2px;
	margin-top: 5px; 
	margin-bottom: 15px;
}

.boxlineheader  {
	font-size: 11px;
	color: #197fc9;
	border-bottom: 1px solid #e9940f;
	padding:2px;
	margin-top: 0px; 
	margin-bottom: 15px;
}

.sectionlineheader  {
	font-size: 11px;
	color: #197fc9;
	border-bottom: 1px solid #e9940f;
	padding:2px;
	margin-top: 0px; 
	margin-bottom: 15px;
}

.large  {
	font-size: 11px;
	font-weight: bold;
}
		
.plain  {
	font-size: 11px;
}		

.dark  {
	font-weight: bold;
}
.small  {
	font-size: 10px;
}
				
.tiny  {
	font-size: 9px;
}
	
.reverse  {
	color: #FFFFFF;
}
	
.red  {
	color: #FF0000;
}
.colored {
	color: #197fc9;
	}	

.fieldrequired {
	border: 1px solid #F99;
	}	

	
	
A  {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:Hover  {
	color: #000000;
}

A.little  {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

A.little:Hover  {
	color: #000000;
}
