body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #ADC5DB;
	font-size: 14px;
}
.hdg1 {
	font-size: 16px;
	color: #0060b6;
	font-weight: bold;
}
.hdg2 {
	color: #0060b6;
	font-size: 14px;
	font-weight: bold;
}
.hdg3 {
	font-size: 14px;
	font-weight: bold;
	color: #0060b6;
}
.menutxt {
	font-size: 16px;
	font-weight: normal;
}
a:link {
	color: #0060b6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0060b6;
}
a:hover {
	text-decoration: none;
	color: #C59837;
}
a:active {
	text-decoration: none;
}
.signup {
	font-size: 10px;
	font-weight: bold;
	color: #023665;
}
.signupbox {
	margin-left: 8px;
}
.smaller {
	font-size: 12px;
}
.bld {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

