.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}
#TBL1{border-color:white;
border-style:solid; border-width:1px;}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #cc6699;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #cccc99;
}


.navigation a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffcc66;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: white;
}


.footertext{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

.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: #cc6699;
}


.heading{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}