body    { background-color: #000000;
          color: #00CC00;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10pt;
}
p       { background-color: #000000;
          color: #00CC00;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10pt;
}
h1      { background-color: #000000;
          color: #00CC00;
          font-family: Times New Roman, Times, serif;
          font-size: 30pt;
}
h2      { background-color: #000000;
          color: #00CC00;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 18pt;
}
h3      { background-color: #000000;
          color: #00CC00;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 12pt;
}
a       { background-color: #000000;
          color: #00B0B0;
/*
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10pt;
*/
}
a:visited { background-color: #000000;
          color: #008080;
}
a:hover { background-color: #000000;
          color: #A000A0;
}

