
BODY {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif; 
	color:#660000; 
	font-size: 10pt; 
	text-decoration:none 
}


H1 {
	font-family: Arial, sans-serif; 
	color:#660000; 
	font-size: 
	10pt; font-weight: bold 
}
H2 {
	font-family: Arial, sans-serif; 
	color:#993300; 
	font-size: 
	10pt; font-weight: bold 
}

H3    font-family: Arial, sans-serif; 
	color:#EE3B3B; 
	font-size: 
	11pt; font-weight: bold 


TD {
	font-family: Arial, sans-serif; 
	color:#660000; 
	font-size: 10pt
}

A:link {
	color: #FB6400; 
	text-decoration:none 
} 

A:visited {
	color: #666666; 
	text-decoration:none 
}

A:active {
	color: #FB6400
} 

A:hover {
	color: #FB6400
}

INPUT {
	font-family: Arial, sans-serif; 
	color:#660000; 
	font-size: 10pt
}

SELECT {
	font-family: Arial, sans-serif; 
	color:#660000; 
	font-size: 10pt
}

TEXTAREA {
	font-family: Arial, sans-serif; 
	color:#660000; 
	font-size: 10pt
}