.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #996633;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #cc9966;
}


.lgnavigation a{
	font-family: georgia;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #993333;
}

.lgnavigation a:hover{
text-decoration: none;
font-weight: bold;
color: #cc6666;
}

.smnavigation a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #993333;
}

.smnavigation a:hover{
text-decoration: none;
font-weight: bold;
color: #cc6666;
}

.footertext{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #993333;
}

.footertext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #660000;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #cc6666;
}


.heading{
	font-family: georgia;
	font-size: 13pt;
	font-weight: bold;
	color: #993333;
}

.heading a{
	text-decoration: underline;
	font-weight: bold;
	text-decoration: underline;
	color: #cc6666;
}