.mainbody {
	background-attachment: fixed;
	background-image: url(images/body_graphic.html);
	background-repeat: no-repeat;
	background-position: left top;
}
.hilite {
	font-family: "Copperplate Gothic Bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003200;
	text-decoration: none;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
