h1	{	font-size:	40pt;
		color:		FF00FF
	}
h2	{	font-size:	20pt;
		font-family:	Times;
		color:		000099;
		text-align:	center
	}
li	{	text-align:	left;
		font-size:	18pt;
		color:		FF00FF
	}
a	{	text-align:	left;
		font-family:	Times;
		font-size:	18pt;
		color:		999999
	}
h1, p	{	text-align:	center;
		font-family:	Times;
		font-style:	normal;
		font-weight:	normal
	}

a:link		{color:	#999999}
a:active	{color:	#0000FF}
a:visited	{color:	#000033}
a:hover		{color:	#000000}
