P  {
	color : #004000;
	font-size : 100%;
	text-align : justify;
}

H1  {
	color : #004000;
	font-size : 150%;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

H2  {
	font-size : 130%;
	font-family : Times New Roman;
	font-weight : bold;
	color : Green;
	text-align : center;
}

H3  {}

A  {
	font-family : Times New Roman;
	color : Green;
}

A:Visited  {}

A:Active  {
	color : Olive;
	font-family : Times New Roman;
}

A:Hover  {
	font-family : Times New Roman;
	color : Gray;
}

BODY  {	
	text-align : justify;
	color : #004000;
	font-family : Times New Roman;
	font-weight : bold;
	font-size : 100%;
}

