@charset "utf-8";
/* CSS Document */


	A:link {color: 003399; text-decoration: none}
	A:visited {color: 646464; text-decoration: none}
	A:active {color: FF0066; text-decoration: none}
	A:hover {color: FF0066; text-decoration: none}
	
	body {background-color:#DCDCDC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

hr {padding:2px;}
.font16 { font-size:16px}