body {
	background-image:  url(images/bg_body.jpg);
}

A:link {
	COLOR: #660000; text-decoration: none
}
A:visited {
	COLOR: #333333; text-decoration: none
}
A:active {
	COLOR: #660000; text-decoration: none
}
A:hover {
	COLOR: #999999}

.bodyText {
	font-family: "Times New Roman", Times, serif;
	line-height: 125%;
	text-align: justify;
}
.sideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-align: justify;
}

.sideHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;
}

.subHead {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
