a:link       { color: #800000; text-decoration: underline; font-family: Verdana, Arial, 'Sans Serif'; font-size: 9pt; font-weight: 
               bold }
a:visited {color:maroon; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold;}
a:active  {color:#CC3300; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold;}
a:hover   {color:#CC3300; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold;}

a:link.8s    {color:maroon; text-decoration:underline; font-family: Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.8s  {color:maroon; text-decoration:underline; font-family: Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.8s   {color:#CC3300; text-decoration:none; font-family: Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.8s    {color:#CC3300; text-decoration:none; font-family: Arial,Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.h    {color:#CC3300; text-decoration:underline; font-family: Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.h  {color:#CC3300; text-decoration:underline; font-family: Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.h   {color:maroon; text-decoration:none; font-family: Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.h    {color:maroon; text-decoration:none; font-family: Arial,Sans Serif; font-weight: bold; font-size: 8pt;}

body
{
	font-family: Arial,Verdana, Helvetica;
	background-color:  #290000;
	color: #000000;font-size:10pt; font-weight:bold
}
table, td, th
{
	font-family: Arial,Verdana, Helvetica;
	color: #000000;font-size:10pt; font-weight:bold
	background-color:  #290000;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Verdana, Helvetica;

}
h1
{
	color: #FFFFFF;
}
h2
{
	color: #FFFFFF; 
}
h3           { color:#800000; font-family: Arial; font-size: 14pt; font-style: italic; 
               font-weight: bold; font-variant:small-caps }
h4
{
	color: #000080;font-variant:small-caps; font-style:italic; font-weight:bold
}
h5
{
	color: #800000;font-variant:small-caps; font-family:Verdana
}
h6
{
	color: rgb(153,153,51);
}