.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #669999;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #99cccc;
}


.navigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #cc6666;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #993333;
}


.footertext{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333300;
}

.footertext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #cc6666;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #993333;
}


.heading{
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #669966;
}