BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


A {
	text-decoration: underline;
	color: #006300;
}

TH {
	text-align: left;
}

A:Hover {
	text-decoration: none;
	color: #31CE31;
	color: #F39901;
}

.style2 {
	color: #006300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

.greenline {
	color: #009900;
	font-style: italic;
	font-weight: bold;
}