BODY {
   color           : #FFFFFF;
   background-color: #000000;
   font-weight     : normal;
   font-size       : 9pt;
   font-family     : Verdana, Arial, sans serif;
   font-style      : normal;
   text-align      : left;
   margin-left     : 0px;
   margin-top      : 0px;
   margin-right    : 30px;
}

H1 {
   font-weight     : 900;
   font-size       : 16pt;
   color           : #FFFFFF;
   margin-bottom   : 0px;
   margin-top      : 0px;
   font-variant    : small-caps;
   vertical-align  : middle;
   margin-right    : 10px;
   margin-left     : 10px;
}

.h1ref {
   font-weight     : 900;
   font-size       : 10pt;
   color           : #FFFFFF;
   margin-bottom   : 0px;
   margin-top      : 0px;
   font-variant    : small-caps;
   vertical-align  : middle;
   text-decoration : none;
}

H2 {
   font-weight     : 900;
   font-size       : 12pt;
   color           : #FFFFA5;
   text-align      : left;
   vertical-align  : middle;
   margin-top:     : 5px;
   margin-bottom   : 5px;
   margin-right    : 15px;
   margin-left     : 0px;
}


H3 {
   font-weight     : bold;
   font-size       : 10pt;
   color           : #FFFFFF;
   margin-top:     : 0px;
   margin-bottom   : 1px;
   margin-left     : 10px;
}

A {
   color           : #FFFFA5;
   font-weight     : normal;
}

A:hover {
   text-decoration : underline;
   color           : #FFFF80;
}

#mainPage A:hover {
   text-decoration : none;
   color           : #FFFF80;
}

#images TD {
  vertical-align : top;
  padding-left : 5px;
  padding-right : 5px;
}

#images IMG {
  margin-top : 20px;
}


TABLE {
   padding         : 0px;
   margin          : 0px;
   border-style    : none;
   font-size       : 9pt;
}

TD {
   padding         : 0px;
   margin          : 0px;
   border-style    : none;
}

TR {
   padding         : 0px;
   margin          : 0px;
   border-style    : none;
}

HR {
   padding         : 0px;
   margin          : 0px;
   color           : #CECE00;
}

P {
   color           : #FFFFFF;
   font-size       : 9pt;
   margin-bottom   : 5px;
   margin-top      : 5px;
   margin-left     : 10px;
   text-align      : justify;
   margin-right    : 20px;
}

LI {
   margin-top      : 5px;
   color           : #FFFFFF;
   text-align   : left;
}

LI B {
   color           : #FFFFA5;
}

P B {
   color           : #FFFFA5;
}

IMG {
   border-style    : none;
}

.head {
   font-weight     : 900;
   font-size       : 16pt;
   color           : #FFFFFF;
   margin-bottom   : 10px;
   margin-top      : 5px;
   text-align      : center;
}

.bottom {
   font-size       : 8pt;
}


.h2ref {
   font-weight     : bold;
   font-size       : 9pt;
   margin-bottom   : 10px;
   margin-top      : 5px;
   color           : #FFFFC0;
   font-variant    : small-caps;
}


.h1refhover {
   font-weight     : 900;
   font-size       : 10pt;
   margin-bottom   : 0px;
   margin-top      : 0px;
   font-variant    : small-caps;
   vertical-align  : middle;
   text-decoration : none;
   color           : #FFFF80;
}

UL {
   font-size       : 9pt;
   text-align      : justify;
   margin-left     : 45px;
   margin-right    : 30px;
   margin-top      : 0px;
   margin-bottom   : 0px;
   list-style      : disc outside;
   color           : #FFFFFF;
}
