BODY, TD {
	background: #6FB778 none;
	color: Green;
	font: 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A {
	background: transparent none;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
	background-color: transparent;
	border: none;
}

H1 {
	background: transparent none;
	color: #000000;
	font-size: 150%;
}

H2 {
	background: transparent none;
	color: #000000;
	font-size: 125%;
}

H3, H4, H5, H6 {
	font-size : 90%;
}

P {
	background: transparent none;
	font: 400 normal 90% Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2% 2% 2% 2%;
}

TH {
	background: transparent none;
	font-size: 80%;
	font-weight: 600;
}

TR {
	font: 80%
	margin-bottom: 6px; 
}