P  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color : #004229;
	font-size:  12px;
}

H1  {
	text-decoration : none;
	font-weight : Bold;
	font-family : Verdana;
	color : #85a858;
	font-size: 12px;
}

h1  {
	text-decoration : none;
	font-weight : Bold;
	font-family : Verdana;
	color : #85a8586;
	font-size: 12px;
}

H3  {
	text-decoration : none;
	font-weight : Bold;
	font-family : Verdana;
	color : #85a858;
	font-size: 12px;
}

A  {
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	color :#2e2d28;
	font-size: 12px;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	color : #f3f3f3;
	font-size: 12px;
	background : #2e2d28;

}

BODY  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color :#004229;
	font-size: x-small;
}

TD  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color :#004229;
	font-size:  12px;
}






