@charset "utf-8";
Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;}
H1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;	
}
H2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;	
}	
a:hover {
	text-decoration:underline;
	color:#E37900;
}
a { 
	text-decoration:none;
	color:#E37900;
}		
