
BODY
{
	 background-image: url(http://www.grdhealth.com/resources/images/tile_gray.gif);
	 background-color: #fcfcfc;
	 margin: 0px 0px 30px 0px;
}

BODY, TD
{
	font-family: Arial;
	font-size: 10pt;
}

A:link { color: #003399; }
A:visited { color: #003399; }
A:active { color: red; }

.sectionHeader
{
	background-color: #E7EBF7;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
	color: black;
}

.bodyContent
{
	padding: 8px;
	vertical-align: top;
	min-height: 905px;
}

.bodyContent, .bodyContent TD
{
	font-family: Comic Sans MS;
}