BODY, P, TD, LI {
	font-family: Verdana;
	font-size: 10px;
	color: white;
}

H3 {
	color: #EFFF97;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

A {
	color: #88CCFF;
}

A:hover {
	color: white;
}

