BODY {
	background: #CAD2CA none;
	color: #185D19;
	font: 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A {
	background: transparent none;
	color: #000000;
	font-weight: 500;
	text-decoration: underline;
	background-color: transparent;
}

H1 {
	background: transparent none;
	color: #000000;
	font-size: 150%;
}

H2 {
	background: transparent none;
	color: #000000;
	font-size: 110%;
	margin-left: 2%;
}

H3 {
	color: #000000;
	font-size : 110%;
	margin-left: 3%;
}

H4 {
	color: #000000;
	font-size : 110%;
	margin-left: 4%;
}

H5 {
	color: #000000;
	font-size: 110%;
	margin-left: 5%;
}


H6 {
	font-size : 90%;
}

P {
	background: transparent none;
	color: #185D19;
	font: 400 normal Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1% 1% 1% 1%;
}

TH {
	background: transparent none;
	font-size: 115%;
	font-weight: 600;
}

TD {
	text-align: left;
	vertical-align: top;
}

