body { color: black; background-color: black; 
  topmargin: 0px;
 padding: 0px; }

p { color: white; }

td { color: white; }

a:link { color: #9cebff }

a:visited { color: #eb8deb }

a:hover { color: purple }

a:active { color: red }

h1 {font-size :12pt}

