BODY {
	overflow: auto;
	background-color: #00375E;
	color: black;
	font-family: Arial;
	font-size: 8pt;
 	margin: 0;
 	padding: 0;
}

.textheader {
 font-weight: bold;
 font-size: 10pt;
}

.textbody {
 font-size: 8pt;
}
#center {
	padding: 50px;
}

#right {
}
			
.header {
	font-weight: bold;
}
			
a {
	font-size: 8pt;
	text-decoration: none;
	color: #CCCCCC;
}
			
a:hover {	
	color: white;
}
