a:link
{
	color: #999999; 
}
a:visited
{
	color: #999999; 
} 
a:active 
{
	color: rgb(204,153,51);
}
body
{
	font-family: century gothic;
	background-color: rgb(255,255,255);
	color: #000000;
}
table
{
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(255,255,255); 
}

TD{font-family: century gothic; font-size: 12pt;}

h1, h2, h3, h4, h5
{
	font-face: Century Gothic;
	color: #000000;
}

h6
{  font-face: Century Gothic;
   font-weight: bold;
   color: #000000; font-family:Century Gothic; font-size:14pt; margin-top:5; margin-bottom:5 
   }
