.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	letter-spacing: -1px;


}
a.body:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.body {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}

