BODY {color: white;}

H1 {
    color:#E0E0E0;
    font-family:arial;
    font-size:9pt;
    font-weight:600;
    text-decoration:none
    }

H3 {
    color:gray;
    font-family:arial;
    font-size:9pt;
    font-weight:600;
    text-decoration:none
    }

.ex {font-size: 9pt;
     font-family:arial;
     font-weight: 600;
    }

.text {font-size: 9pt;
       font-family:arial;
       font-weight: 600;
       color: #000000;
      }

.pr {font-size: 9pt;
     font-family:arial;
     font-weight: 600;
     color: white;
     line-height:250%;
    }

.exp {
      color:#000;
      font-family:arial;
      line-height:120%
     }

.cr {
     font-size:8pt;
     font-family:arial;
     font-weight:300;
     }

.expi {
       color:#000;
       font-family:arial;
       font-size:8pt;
       line-height:200%;
      }

.exi {
      color:#FFF;
      font-family:arial;
      font-size:9pt;
      line-height:250%
     }

.exb {
      color:0;
      font-family:arial;
      font-size:7pt
     }

ul {
    color:#E0E0E0;
    font-family:arial;
    font-size:9pt;
    font-weight:600;
    text-decoration:none;
    line-height:18%
   }

A {color: #ffffff;}

A IMG {border: none;}

A:link {font-family:arial;
        font-weight:600;
        font-size:10pt;
       }

A:visited {
           font-family:arial;
           font-weight:600;
           font-size:10pt;
          }

A.MENU {font-family:arial;
        color:#C00;
        font-style:ITALIC
       }

A:active {
          color:red;
          font-family:arial;
          font-weight:600;
          font-size:10pt;
          cursor:pointer
         }

A:hover {font-family:arial;
         color: #C4C4C4;}
