BODY		{
		font-family:	"arial", "times new roman";
		color:		#000063;
		}

H1		{
		text-align:	center;
		}

H1, H2, H3	{
		color:		#000080;
		background:	transparent;
		}


A		{
		color:		#8080FF;
		background:	transparent;
		text-decoration:	none;
		font-family:	"arial";
		}

A:visited	{	color:		#8080FF;}

A:hover		{
		color:		#8080FF;
		background:	#0000FF;
		}

UL		{
		list-style:	url(ul.gif) circle 
		}

OL		{
		color:		#0000FF;
		}

HR		{
		color:		#000063;
		height:		1;
		}