body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #FFFFEE;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
}

.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
}

a:link { color: #228800 }
a:active { color: #880000 }
a:visited { color: #228800 }
a:hover { color: #004400 }

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

a.navbar:link { color: #228800; font-weight: bold; text-decoration: none }
a.navbar:active { color: #880000; font-weight: bold; text-decoration: none }
a.navbar:visited { color: #228800; font-weight: bold; text-decoration: none }
a.navbar:hover { color: #004400; font-weight: bold; text-decoration: underline }


