P  {}

H1  {
	color : Maroon;
	text-align : center;
	font-size : x-large;
	font-weight : bold;
}

H2  {
	color : Maroon;
	text-align : center;
	font-weight : bold;
	font-size : large;
}

H3  {
	color : Maroon;
	text-align : center;
	font-size : medium;
	font-weight : bold;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : verdana, arial, helvetica, sans-serif;
}


