body {
	background-color: #00001F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #FFFFFF;
}

font {	
	color: #FFFFFF;
}

h2 {
	margin-top: 0px; 	
}

.content {
	margin-left: 70px;
	margin-top: 60px;
}

.small{
	font-size: smaller;	
}

.smallblue{
	font-size: smaller;	
	color: #43599C;
}

a, a:link, a:visited {
		text-decoration: none;
		font-weight: normal;
		color: #37487D;
}
a:hover, a:active, a:focus {
		text-decoration: underline;
}