body {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	line-height:12pt;
	color:#663300;
	}

ul {
	list-style-type: square;
	font-family:arial, helvetica, sans-serif;
	margin-bottom:0px;
	}

a {
	text-decoration:none;
	color: #663300;
	text-decoration: underline;
	}

a:visited {
	color: #663300;;
	}

a:active {
	color: #663300;    
	}

a:hover {
    color:#336666;
	text-decoration:underline;
	; font-family: Arial, Helvetica, sans-serif
	}
	
a.topnav {
	font-family: verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
a.topnav:visited {
	font-family: verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
a.topnav:active {
	font-family: verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
a.topnav:hover {
	font-family: verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	}
	
	
H1{
	font-family: Arial,Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight : normal;
}
H2{font-family: Arial,Helvetica;
font-size: 13px; color: #333333; 
}
H3 {font-family: Arial,Helvetica;
font-size: 10pt; color: #ffffff; 
}


select { 
	font-family:"courier new", courier, monospace;
	color:#990000;
 } input { 
	font-family:"courier new", courier, monospace;
	color:#003366;
 } 
option { 
	font-family:"courier new", courier, monospace;
	color:#003366;
 } 