BODY {
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #188C96;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #188C96;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DFA331;
	text-decoration: underline;
}
a:active {
	color: #F5D51B;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.heading1 {
	color: #666666;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	font-weight: bold;
	font-variant: small-caps;
}
.lowmenu1 {
	font-size: 11px;
	background-attachment: fixed;
	font-variant: small-caps;
}