BODY {

	color: #000000;
	font-family: Tahoma;
}


A {
	text-decoration: underline;
	color: #006300;
	font-family: Tahoma;
}

A:Hover {
	text-decoration: none;
	color: #31CE31;
	font-family: Tahoma;
}

.style2 {
	color: #006300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.styleRed {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}



.styleBody {
	color: #000000;
	font-weight: none;
	font-size: 13px;
	font-family: Tahoma;
}	

.styleHead {
	color: #FF0000;
	font-weight: Bold;
	font-size: 18px;
	font-family: Tahoma;
}		