@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom:0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	
	
}
a {
	color: #003366;
	text-decoration: none;	
}
a:hover {
	color: #999999;
	text-decoration: underline;

