.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.hdrtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.btxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	list-style-type: square;
}
.bottomnav {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
A.bottomnav:link {
	COLOR: #66FF33; TEXT-DECORATION: none
}
A.bottomnav:visited {
	COLOR: #6699FF; TEXT-DECORATION: none
}
A.bottomnav:active {
	COLOR: #FFCC00; TEXT-DECORATION: none
}
A.bottomnav:hover {
	COLOR: #CC99FF; TEXT-DECORATION: none
}
