BODY
     { font-size: 14px; font-family: Verdana, Arial, Helvetica; background: black }

P, TABLE, TD, TH, BR
  { font-size: 14px; font-family: Verdana, Arial, Helvetica; color: #FFFFFF }

DIV, SPAN
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 75%/1.4;
	color: white;
	text-decoration: none;
}

H1 
  { color: #FFFFFF; font-size: 20px; font-family: Verdana, Arial, Helvetica; font-weight: bold; text-decoration: none;}

H2 
  { color: #4B6ABA; font-size: 18px; font-family: Verdana, Arial, Helvetica; font-weight: bold; text-decoration: none;}

H3 
  { color: #3EA0E1; font-size: 14px; font-family: Verdana, Arial, Helvetica; font-weight: bold; text-decoration: none;}

LI 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight: none;
	text-decoration: none;
	color: white;
	text-align: left;
}


.TableText
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	color: #000000;
}

ul.navigation {list-style:none; padding:0; margin:0;color: #FFFFFF}
.border {height:1em; color: #FFFFFF; clear:left}
.bodyText 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.copyright 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: gray;
}

A:link    { color: white }
A:active  { color: white; font-weight: bold;}
A:visited { color: white }


.Header {
    color: #ffffff;
    font-family: 'Verdana', 'Arial', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 42px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
