BODY
{

	background-position:top left;
	background-repeat: repeat-x;
	background-color: #a1be01;
	margin: 0px;
	color: #414042;

}

DIV,
P,
TABLE,
TH,
TD,
INPUT,
SELECT,
TEXTAREA,
H3,
H4,
H5,
H6
{
	color:#323f4f;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin:0px;


}


A
{
	font-family: Trebuchet MS;
	color:#323f4f;
	font-size: 12px;
	text-align:justify;
	text-decoration:underline;
}

A:hover
{
	color:#00827D;
	text-decoration: underline;
}

H1
{
	font-weight:bold;
	font-size:13px;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px;
	color:#2b5e1c;
	
}
H2
{
	font-weight:bold;
	font-size:12px;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px;
	color:#00837d;
	
}

