P  {
	font-size : small;
	font : arial;
	color : #FFFFFF;
	font-family : Arial;
}

H1  {
	font-size : large;
	color : #FFFFFF;
	font : Arial;
	text-align : center;
	font-family : Arial;
	font-weight : bold;
}

H2  {
	font-size : medium;
	color : #FFFFFF;
	font : arial;
	text-align : center;
	font-family : Arial;
}

H3  {
	font-size : small;
	font : arial;
	color : #FFFFFF;
	text-align : center;
	font-family : Arial;
}

A  {
	color : #C0C0C0;
	font : arial;
}

A:Visited  {
	color : #FFFF00;
	font : arial;
}

A:Active  {}

A:Hover  {
	background : ../images/stars71.gif;
	font-style : italic;
	color : #00FFFF;
}

BODY  {
	font : arial;
	font-family : Arial;
	color : Aqua;
}

H4  {
	font : arial;
	color : #FFFFFF;
	font-size : x-small;
	text-align : center;
	font-family : Arial;
}

