
BODY {
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif; 
	color:#000000; 
	font-size: 8pt; 
	text-decoration:none 
}

H1 {
	font-family: Verdana, sans-serif; 
	color:navy; 
	font-size: 
	8pt; font-weight: bold 
}

TD {
	font-family: Verdana, sans-serif; 
	color:#000000; 
	font-size: 8pt
}

A:link {
	color: #028902; 
	text-decoration:none 
} 

A:visited {
	color: #666666; 
	text-decoration:none 
}

A:active {
	color: #028902
} 

A:hover {
	color: #028902
}

INPUT {
	font-family: Arial, sans-serif; 
	color:#000000; 
	font-size: 10pt
}

SELECT {
	font-family: Arial, sans-serif; 
	color:#000000; 
	font-size: 10pt
}

TEXTAREA {
	font-family: Arial, sans-serif; 
	color:#000000; 
	font-size: 10pt
}