.sidenavlinks{
background-color:#DEDFDE
}
.sidenavlinks:hover{
background-color:#C4C4C4
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
a:link {
	font-size: 10pt;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: underline;
}
a:visited {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 10pt;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
	background-color: none;
}
a:active {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}
.hidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEDFDE;
}
.linkhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
