
.body {
	font-family: "Arial"; 
	font-size: 0.9em;
	line-height: 1.25em;
	color: #003F8A;
}

.bodybold {
	font-family: "Arial"; 
	font-size: 0.9em;
	font-weight: bold; 
	line-height: 1.25em;
	color: #003F8A;
}

.bodyboldred {
	font-family: "Arial"; 
	font-size: 0.9em;
	font-weight: bold; 
	line-height: 1.25em;
	color: #e10022;
}

.style4-copyright {
	font-size: 0.7em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-family: "Times New Roman", Times, serif; 
	font-size: 1.1em;
	line-height: 1.25em;
	color: #CCCCCC;
	text-transform: uppercase;
}

