.footerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body {
	background-color: #FFFFFF;
	width: 393px;
	padding: 2px;
	border: 2px solid #003565;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
 
* html body { /* This is the Tan hack */
width: 401px;
w\idth: 393px; } 
}
a {
	color: #0066FF;
	text-decoration: underline;
}
.heading {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	font-weight: normal;
	color: #003565;
	font-variant: normal;

}
.awardheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

