a:link
{	font-family: Verdana, Helvetica, Arial; 
	color: rgb(102,102,102);
	text-decoration: none;}
	
a:visited
{	font-family: Verdana, Helvetica, Arial;
	color: rgb(102,102,102);
	text-decoration: none;} 

a:active 
{	font-family: Verdana, Helvetica, Arial;
	color: rgb(58,58,58);
	text-decoration: none;}
	
body         { font-family: Verdana, Helvetica, Arial; background-color: rgb(255,255,255); 
               color: #3A3A3A; font-size: 8 pt }
               
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153);
	font-size: 8 pt; }

               
h1, h2, h3, h4, h5, h6 
{	font-family: Verdana, Helvetica, Arial;
	color: #3A3A3A;}

h1
{	font-size: 9 pt;
	font-weight: bold;}

h2
{ 	font-size: 8 pt;
	font-weight: bold;}
	
h3
{ 	font-size: 8 pt;}
	