
body		{
	font-size: 10pt;
	font-family:	Verdana, Arial, Helvetica;
	color:		#990099;
	background-color: #F4E4F4;
		}
		
h1	{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #990099;
		
		}
h2	{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #990099;
		
		}
h3   {
	font-size: 12pt;
    font-weight: bold;         
 	color: #990099;
             }
		


a:link		{	color:		#990099;  text-decoration: none	}
a:visited	{	color:		#000099;  text-decoration: none	}
a:active       {	color:		#33FF33;	  text-decoration: none          }
			


hr      {color: #990099}