

body		{
	font-size: 12pt;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	color:		#000000;
	font-weight: bold;
		}
		
h1	{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
		
		}
h2	{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
		
		}
h3	{
	font-size: 10pt;
	text-align: center;
	color: #000000;
		
		}
	

a:link		{	color:		#990099;  text-decoration: none;	}
a:visited	{	color:		#000099;  text-decoration: none;	}
a:active       {	color:		#33FF33;	  text-decoration: none;          }
			

