P  {
	font-weight : normal;
	font-style : normal;
	font : Times New Roman;
	text-decoration : none;
	font-size : small;
	text-align : center;
	visibility : visible;
	color : 296318;
	font-family : sans-serif;
}

H1  {
	font-weight : bold;
	font : Times New Roman;
	font-style : italic;
	color : Black;
	font-family : serif;
	background-color : Teal;
	text-decoration : none;
	text-align : center;
	text-transform : capitalize;
	font-size : large;
}

H2  {
	font-weight : bold;
	font-style : italic;
	font-size : large;
	font-family : serif;
	font : </FONT>;
	text-align : center;
	text-decoration : none;
	background-color : Teal;
	color : Black;
}

H3  {
	font-weight : bold;
	font : Times New Roman;
	font-style : italic;
	background-color : Teal;
	color : Black;
	text-align : center;
	font-size : large;
	font-family : serif;
	text-decoration : none;
}

A  {
	text-decoration : none;
	color : 296318;
}

A:Visited  {
	color : Blue;
	text-decoration : none;
}

A:Active  {
	color : Blue;
	text-decoration : none;
}

A:Hover  {
	color : Maroon;
	text-decoration : underline;
}

BODY  {
	text-decoration : none;
	color : Black;
	font : Arial;
	font-family : sans-serif;
	font-weight : normal;
	font-size : small;
}

