
body {
	font-family: verdana,helvetica;
	color: #0000FF;
	background-color: #FF8D02;
	font-size: 9px;
}
h1 {
	font-family: verdana,helvetica;
	font-size: 16px;
	color: #FF8D02;
}
h2 {
	font-family: verdana,helvetica;
	font-size: 14px;
	color: #FF8D02;
}
h3 {
	font-family: verdana,helvetica;
	font-size: 12px;
	color: #FF8D02;
}
td {
	font-family: verdana,helvetica;
	color: #FF8D02;
	font-size: 9px;
}

a:link { color: #FF8D02; font-weight:normal; }
a:visited { color: #FF8D02; font-weight:normal; }
a:active { color: #FF8D02; font-weight:normal; }
a:hover { color: #FF8D02; font-weight:normal; text-decoration:underline overline;}

textarea
{
	font-family: verdana,helvetica;
	font-size: 9px;
}
input
{
	font-family: verdana,helvetica;
	font-size: 9px;
 			
}
select
{
	font-family: verdana,helvetica;
	font-size: 9px;

}
