<!-- 
dark green = color: #004000; 
dark blue = color: #131836; 
light green = color: #BFFFBF; 
light yellow = color: #FFFFBE; 
-->
TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
a
{
	color: #035495;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.list
{
	font-size: 12px;
	text-indent: 20px;
}
.tagline
{
	font-size: 24px;
	font-weight: normal;
	color: #1A5E21;
}
.menu
{
	font-size: 14px;
	font-weight: bold;
	color: #035495;
}
.hometext
{
	font-size: 15px;
	color: #004000;
}
.subhead
{
	font-size: 16px;
	font-weight: bold;
	color: #004000;
}
.blacktext
{
	font-size: 15px;
	color: #000000;
}
.hometextJust
{
	font-size: 15px;
	color: #004000;
	text-align: justify;
}
.head_list
{
	font-size: 16px;
	font-weight: bold;
	color: #004000;
	text-transform: uppercase;
}
.homeLink
{
	font-size: 15px;
}
.homeAlert
{
	font-size: 15px;
	font-weight: bold;
	color: #CC0000
}
.homeBold
{
	font-size: 16px;
	font-weight: BOLD;
	color: #FFFFFF;
}
.homeBlurb
{
	font-size: 24px;
	font-weight: normal;
	color: #004000;
}
.pageTitle
{
	font-size: 18px;
	font-weight: BOLD;
	color: #035495;
}

.footer
{
	font-size: 11px;
	color: #ADD194;
}
.alert
{
	font-weight: bold;
	color: #CC0000;
}

<!---
 	font-variant: small-caps;
	text-transform: uppercase;
	line-height: 150%;

LI.arrow
{
	list-style-image: url("images/arrowR.gif");
	list-style-position: inside;
	text-indent: -2.75em;
}
--->