body{
background-color: black;
margin-top: 0px;
width: 770px;
padding: 2;
line-height: 1.5em;
}


body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #003366;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}




