a:link { color: #336699; text-decoration: none}
a:active { color: #336699}
a:visited { color: #336699; text-decoration: none}
a:hover {  color: #336699; text-decoration: underline}

.Bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #595959;
}
.BodyHDR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
}
.gridlinesGray {
	background-color: #CCCCCC;
}
.Footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}