body {
	margin-top: 0px;
	background-color: #12426D;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.copy {
	color: #FFFFFF;
	font-size: 9px;
}
.small {
	color: #FFFFFF;
	font-size: 9px;
	font-style: italic;
}
.siteby {
	color: #2A557C;
	font-size: 9px;
	font-style: normal;
}

h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #73BE1E;
	background-color: #2A557C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
