.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 24px}

li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 24px }

.boldsub { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; line-height: 24px ; font-weight: bold}

.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.textbox {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	padding: 3px;
	height: 100%;
	width: 100%;
}
a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	padding: 3px;
	height: 100%;
	width: 100%;
}
a.topmenu:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	padding: 3px;
	height: 100%;
	width: 100%;
}
a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	padding: 3px;
	height: 100%;
	width: 100%;

}

