a:link       { color: #FFFFB3; text-decoration: underline; font-family: Verdana, 'Sans Serif'; font-weight: normal }
a:visited {color:#ffffb3; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: normal; }
a:active  {color:#444444; text-decoration:underline; font-family: Verdana, Sans Serif; font-weight: normal; }
a:hover   {color:#FFFF66; text-decoration:none; font-family: Verdana, Sans Serif; font-weight: normal;}

a:link.type1    {color:#000000; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: normal; font-size: 14pt;}
a:visited.type1 {color:#000000; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: normal; font-size: 14pt;}
a:active.type1  {color:#444444; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: normal; font-size: 14pt;}
a:hover.type1   {color:#545352; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: normal; font-size: 14pt;}


body
{ 
	font-family: Verdana, Arial, Helvetica; 
	background-color: #000000; 
	color: #F7F7F7;font-size: 10pt 
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica; 
	background-color:#000000; 
	color: #F7F7F7; 
	font-size: 10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2           { color: #BBDDFF; font-size: 12pt; font-family: Verdana; font-style: italic; 
               font-weight: bold }
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}