TABLE, TR, TD   { font: 10pt Arial, Helvetica, Verdana, Sans-Serif; color: #7584B9 }

      A:link    {color: #99ccff; text-decoration: none}
      A:visited {color: #99ccff; text-decoration: none}
      A:active  {color: #99ccff; text-decoration: none}
      A:hover   {color: #D7D7D7; text-decoration: none}

BODY {font: 10pt Arial, Helvetica, Verdana, Sans-Serif; color: #4C5C74;
      background-color: #000000;
}



H1, H2 {color: #b0b0b0}

.bordered  { border: solid 1px #7584B9 }

.colbord  { border: solid 1px #7584B9; width: 150; text-align: center }

.doublespace {line-height: 200%}

.centered {text-align: center}

.justified {text-align: justify}

CAPTION {
        color: #0000ff;
        font-family: Verdana,Arial,Helvetica,Geneva,Sans-Serif;
        font-size: 9pt
}

.date {color: #7584B9}

.note {font-size: 9pt; color: #4c5c74}

.tip {color: #cc0000}

.warn {color: #FF0000}

UL,OL {list-style-type: disc}

UL UL,OL OL {list-style-type: circle}

UL.image {list-style-image: url(.gif)}

LI.image {list-style-image: url(.gif)}

