P  {
	font-size : smaller;
}

H1  {}

H2  {
	color : 800040;
	font-family : Arial;
}

H3  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : 800040;
	text-align : center;
}

A.nav  {
	color : White;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
}

A.nav:Hover  {
	color : White;
	font-style : normal;
	text-decoration : underline;
	font-weight : bold;
	font-family : Verdana;
}

BODY  {
	font-family : Verdana;
}


