

.URL {
      font-family : "Times New Roman", "Georgia", serif;
            color : #FFFFFF
}

A:link {
      font-family : "Times New Roman", "Georgia", serif;
            color : #FFFFFF;
       background : transparent;
  text-decoration : underline
}

A:visited {
      font-family : "Times New Roman", "Georgia", serif;
            color : #FFFFFF;
       background : transparent;
  text-decoration : underline
}

A:active {
      font-family : "Times New Roman", "Georgia", serif;
            color : #FFFFFF;
       background : transparent;
  text-decoration : underline
}

BODY    { background-color: black }

HR {
      font-family : "Times New Roman", "Georgia", serif;
            color : #FFFFFF;
           height : 1px
}

H2, H3 {
      font-family : "Times New Roman", "Georgia", serif;
            color : #FFFFFF
}

P, H4, BLOCKQUOTE, UL, OL, LI, .Text {
      font-family : "Times New Roman", "Georgia", serif;
            color : #FFFFFF
}

TD.Dark  { font-family: Times New Roman, "Georgia", serif; background-image: url(images/SeeThruBG.gif) }
