P  {}

H1  {
	font-size : large;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Purple;
	text-align : center;
}

H2  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
	text-align : center;
}

H3  {
	font-size : x-small;
	font-family : Verdana;
	color : Green;
	font-style : italic;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}


