﻿.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}


.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #666633;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #cccc99;
}


.navigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #666633;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #999966;
}


.footertext{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

.footertext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #cccc99;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: white;
}


.heading{
	font-family: georgia;
	font-size: 14pt;
	color: #666633;
}