.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.headeritalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;

}
.topnav a:link {
	color: #333333;
	text-decoration: none;
}

.topnav a:visited {
	color: #333333;
	text-decoration: none;
}
.topnav a:hover {
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: underline;
}
.topnav a:active {
	color: #333333;
	text-decoration: none;
}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.listtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;

}
.bottomnav a:link {
	color: #333333;
	text-decoration: none;
}

.bottomnav a:visited {
	color: #333333;
	text-decoration: none;
}
.bottomnav a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.bottomnav a:active {
	color: #333333;
	text-decoration: none;
}
