
body {background-color: "000000"; color: "00ff00"; font-family: arial; font-size:12pt; }
h1 { font-size:24pt; text-align: center }

h2 { }

hr { color: "00ff00"; }

p  { font-size:12pt; }

a:link     { color: "00ff00"; font-family: arial; font-size:12pt;  }
a:visited  { color: "00ff00"; font-family: arial;  }
a:active   { color: "00ff00";  }
a:hover    { color: "ff0000";}
