BODY {
  margin-top       : 10px;
  margin-left      : 10px;
  margin-right     : 10px;
  margin-bottom    : 10px; 
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
; font-size: 10pt
; background-color: #000000
}

H1 {
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size	   : 14pt;
  font-style       : normal;
  font-weight      : bold;
  margin-top       : 0px;
  margin-bottom    : 0px;
; text-align: center
}

H2 {
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size	   : 10pt;
  font-style       : normal;
  font-weight      : bold;
  margin-top       : 10px;
  margin-bottom    : 20px;
}

H3 {
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size	   : 10pt;
  font-style       : normal;
  font-weight      : normal;
  margin-top       : 5px;
  margin-bottom    : 10px;
; text-decoration: underline
}

IMG {
  border           : 0px none;
}

P {
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size	   : 9pt;
  font-style       : normal;
  font-weight      : normal;
  text-align	   : justify;
  margin-bottom    : 20px;
}

.news {
  color            : #FFFFCC;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size	   : 9pt;
  font-style       : normal;
  font-weight      : normal;
  text-align	   : justify;
  margin-bottom    : 20px;
}

.newz {
  color            : #99CCFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size	   : 9pt;
  font-style       : normal;
  font-weight      : normal;
  text-align	   : justify;
  margin-bottom    : 20px;
}


UL {
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size	   : 10pt;
  font-style       : italic;
  font-weight      : normal;
  text-align	   : left;
; list-style-type: disc
}

OL {
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size	   : 10pt;
  font-style       : italic;
  font-weight      : normal;
  text-align	   : justify;
; list-style-type: disc
}


TD {
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size	   : 10pt;
  font-style       : normal;
  font-weight      : normal;
  text-align	   : center;
; vertical-align: middle
}


A:visited {
   color           : #FF6633;
   background-color: #000000; 
}


A:link {
   color           : #FF6633;
   background-color: #000000; 
; text-decoration: underline
}


A:hover {
   color           : #FF6633;
   background-color: #000000; 
; text-decoration: none
}


A:focus {
   color           : #FF0000;
   background-color: #000000; 
}


A:active {
   color           : #FF0000;
   background-color: #000000; 
}

.footer { background-color: #000000; color : #FFFFFF; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-style : normal; font-weight : normal; text-align : center; margin-bottom : 20px; }

