a:link       { color: #33CCFF; text-decoration: underline; font-family: Verdana, 'Sans Serif'; 
               font-size: 10pt; font-style: bold }
a:visited    { color: #DBCFAC; text-decoration: underline; font-family: Verdana, 'Sans Serif'; 
               font-size: 10pt; font-weight: bold }
a:active  { color: #FFFF66; text-decoration: underline; font-family: Verdana, 'Sans Serif'; font-weight: bold }
a:hover      { color: #FFFF66; text-decoration: none; font-family: Verdana, 'Sans Serif'; 
               font-size: 10pt; font-weight: bold }
body
{ 
	font-family: Verdana, Arial, Helvetica; 
	background-color: #1D3C6D; 
	color: #FFFFFF;font-size: 10pt 
}
table
{
	table-border-color-light: #852C21;
	table-border-color-dark: #852C21;
	font-family: Verdana, Arial, Helvetica; 
	background-color:#0000000; 
	color: #FFFFFF; 
	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);
}
