/* CSS Document */
body {margin:0px; margin-top:5px; margin-bottom:10px; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif;}

a:link {color:#333333; text-decoration:underline;font-family:verdana; font-size:14px; font-weight: bold}
a:visited {color:#333333; text-decoration:underline;font-family:verdana; font-size:14px; font-weight: bold}
a:hover
{
	color: #0099FF;
	text-decoration: underline;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
} 


h1 {margin:0px; font-size:20px;}

.go {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #990000;}
