a.topnav {
	font-family : Trebuchet, Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	color : #04595C;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
a.topnav_active {
	font-family : Trebuchet, Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	color : #04595C;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}
a.topsubnav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

a.topsubnav_active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B56AA7;
	text-decoration: none
}
a.bottom {
	font-family : Trebuchet, Verdana, Arial;
	font-size : 10px;
	text-decoration: none;
	color : #04595C;
	padding-left: 10px;
	padding-right: 10px;
}

.header {
	font-family : Trebuchet, Verdana, Arial;
	font-size : 16px;
	font-weight: bold;
	text-decoration: none;
	color : #04595C;
	padding: 10px;
}
p,td {
	font-family : Verdana, Arial;
	font-size : 11px;
	text-decoration: none;
	color : #000000;
}