BODY, TD {
	background : #228B22 none;
	color : #FFFFFF;
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A {
	background : #228B22 none;
	color : #FFD700;
	font-weight : 500;
	text-decoration : underline;
}

H1 {
	background : #228B22 none;
	color : #FFCC00;
	font-size : 200%;
}

H2 {
	background :  none;
	color : #000000;
	font-size : 125%;
}

H3 {
	
	color : #ffcc00;
	font-size : 125%;
}

H4, H5, H6 {
	font-size : 90%;
}

P {
	color : #EEE8AA;
	font : normal  105% "Times New Roman", Times, serif;
	text-decoration : none;
}

TH {
	background : #000000 none;
	color : #DCDCDC;
	font-size : 115%;
	font-weight : 600;
}

