body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a, a:visited {
	color: #00661f;
	text-decoration: underline;
}

a:hover, a:active, a:visited:hover {
	color: #2ab053;
	text-decoration: none;
}

.navCell {
	padding: 5px 5px 5px 5px; 
	color: #ffffff; 
	font-size: 8pt;
}

.bodyCell {
	padding: 10px 10px 10px 10px; 
	background-image : url(Images/PageBG.gif);
	background-position : center;
	background-repeat : no-repeat;
}

.copyright {
	text-align: center;
	background-color: #0E8D36;
	color: #ffffff;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
}

.SmallText {
	font-size: 8pt;
}