/*

h1, h2, h3, h4, h5, h6 {
     font-style: small-caps;
     font-family: times-roman, serif;
     font-weight: bold;
}

h1 { font-size: 20pt;
     text-align: center;
   }

h2 { font-size: 18pt; }
h3 { font-size: 16pt; }
h4 { font-size: 14pt; }
h5 { font-size: 12pt; }
h6 { font-size: 10pt;  }

h1 { font-size: 30px;
     text-align: center;
   }
h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 10px; }


p  { font-size: 12pt; }
pre { font-family:Fixedsys, "Courier New", monospace; }

 body {
  background-color: #000000;
  font-family: verdana, helvetica, arial, 'sans-serif';
  color: #000000;
  font-size: 10pt;
 }

*/
 body {
  background-color: #000000;
 }

 :link { color: #0000ff }
 :visited { color: #008080 }
 :active { color: #ff0000 }
/* :hover { color: #7fffd4 } */
 :hover { color: #0080ff }

 blockquote.i {font-style: italic}

 div.center {text-align: center}
 div.p120 {font-family: arial; font-size: 14px; text-align: center}
 div.right {text-align: right}

 dt {font-weight: bold}

 h1.i {font-style: italic; font-family: "Times New Roman", serif}
 h2.links {color: 993334; font-style: italic; font-family: "Times New Roman", serif; text-align: center}

 i.mag {color: 993334}
 i.mag140 {color: 993334; font-size: 140%}

p,li,th,td,ol,a
{
font-size: 12px
}

 p, li, th, td, a, body, ol {
  font-family: verdana, helvetica, arial, 'sans-serif'
 }

 p.b {font-weight: bold}
 p.gold {color: #ffcc33; font-weight: bold; text-align: center}
 p.p80 {font-size: 10px}
 p.warn {color: red; font-weight: bold; }
 p.index {font-size: 10px; font-weight: bold}
 p.white {color: #ffffff; }

 span.b {font-weight: bold}
 span.p80 {font-size: 10px}
 span.p120 {font-size: 14px; font-weight: bold}

