.body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
.shead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	filter: DropShadow(Color=cccccc, OffX=1, OffY=1, Positive=1);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.sheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;

}
