	<style type="text/css">
	.body {
	font-family:Verdana,Arial;
	font-size:12px;
	color:#000000;
	}
	.footer {
	font-family:Verdana,Arial;
	font-size:12px;
	color:#031faa;
	}
	.headline {
	font-family:Verdana,Arial;
	font-size:30px;
	color:#031faa;
	}
	.links {
	font-family:Verdana,Arial;
	font-size:16px;
	color:#000000;
	font-weight : bold;
	text-decoration : none;
	margin-top: 0px;
}
	.links A:VISITED {
	font-family:Verdana,Arial;
	font-size:16px;
	color:#000000;
	font-weight : bolder;
	text-decoration : none;
}
.links A:ACTIVE {
	font-family:Verdana,Arial;
	font-size:16px;
	color: Blue;
	font-weight : normal;
	text-decoration : none;
}
.links A:HOVER {
	font-family:Verdana,Arial;
	font-size:16px;
	color: Red;
	font-weight : bolder;
	text-decoration : none;
}
.links A:LINK{
	font-family:Verdana,Arial;
	font-size:16px;
	color:#000000;
	font-weight : bold;
	text-decoration : none;
}



	.subhead {
	font-family:Verdana,Arial;
	font-size:20px;
	color:#031faa;
	}
	
	</style>
