P  {}

H1  {
	font-family : Arial;
	text-align : center;
	color : Black;
	text-decoration : underline;
	font-size : x-large;
}

H2  {
	font-family : Arial;
	text-align : center;
	color : Black;
	text-decoration : underline;
	font-size : large;
}

H3  {
	text-align : center;
	font-family : Arial;
	color : Black;
	font-style : normal;
	text-decoration : underline;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial;
	background : url(Back.gif);
	color : Black;
	font-size : large;
}

