body,td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
}

.headline,h1 {
	font-size : 18px;
	font-weight : bold;
}

.fineprint {
	font-size : 9px;
}

.bold {
	font-weight : bold;
}

.onGreen {
	font-size : 10px;
	color : #FEEE15;
	font-weight : bold;
}

.underNav {
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;
}

.nav {
	font-weight : bold;
	color : #737373;
}

a:link {
	color : #460067;
	font-weight: bold;
	text-decoration:none;
}

a:active {
	color : #460067;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color : #460067;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color : #8736AE;
	font-weight: bold;
	text-decoration:underline;
}

a.copyright:link {
	color : #FEEE15;
	font-weight: bold;
}

a.copyright:active {
	color : #FEEE15;
	font-weight: bold;
}

a.copyright:visited {
	color : #FEEE15;
	font-weight: bold;
}

a.copyright:hover {
	color : #FDF8AF;
	font-weight: bold;
}
