P  {}

H1  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
	font : Arial;
	text-align : center;
}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : medium;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Green;
	font : Arial;
}

