body,td,th,tbody,p {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
}

.onLight {
	color : #01512A;
	font-size : 9px;
	font-weight : bold;
}

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

.fineprint {
	font-size : 10px;
}

.bold {
	font-weight : bold;
}

A:LINK {
	color : #ffffff;
	font-weight: bold;
}

A:ACTIVE {
	color : #ffffff;
	font-weight: bold;
}

A:VISITED {
	color : #ffffff;
	font-weight: bold;
}

A:HOVER {
	color : #A0E2C3;
	font-weight: bold;
}

A.nav:LINK {
	color : #01512A;
	font-weight: bold;
	text-decoration:none;
}

A.nav:ACTIVE {
	color : #01512A;
	font-weight: bold;
	text-decoration:none;
}

A.nav:VISITED {
	color : #01512A;
	font-weight: bold;
	text-decoration:none;
}

A.nav:HOVER {
	color : #278D5B;
	font-weight: bold;
	text-decoration:none;
}
