BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #1e3c7b;
	font-size: 14px;
	color: #000000;

}.bodycopy {
	font-family: Arial, Verdana, Roman, Courier;
	font-size: 12px;
	color: #000000;
}
.greybackgrd {
	background-color: #CCCCCC;
}
.bluebackgrd {
	background-color: #1e3c7b;
}
.smallwhite {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.smallblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e3c7b;
}
.bluelink {
	color: #1e3c7b;
	text-decoration: underline;
}
.smallerblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #1e3c7b;
}
.smallergrey {
	font-size: 9px;
	color: #999999;
}
.tableback {
	background-color: #CCCCCC;
	border: 1px #1e3c7b;
}
.tablecell {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
