.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #336633;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #cc0033;
}


.navigation a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #cc0033;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #336633;
}


.footertext{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.footertext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: white;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #ffff99;
}


.heading{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #336633;
}
