
  body { color: white; background: #B3EFB3; font-family: arial, helvetica, sans-serif;}
  
  h1 { font-size: 200%; color: #07076C;}
  h2 { font-size: 150%; color: #07076C; margin-left: -1%;}
  h3 { font-size: 125%; color: white;}
  h4 { font-size: 100%; color: #FFA500;}
  h5 { font-size: 175%; color: #04D604;}
  
  p { margin-left: 3%; margin-right: 3%; word-spacing:0.2em; }
  p.clock { margin-left: 3%; margin-right: 3%; word-spacing:0.1em; color:#FFA500; 
            font-size: 80%; }
  
  img {margin:15px; border-width:1px}
  img.float {margin:20px;border-width:0}
  
  div.center { text-align:center }
  div.left { text-align:left }

  div.redcenter { text-align:center; color: #FF3200 }
  .smallred { font-size: 85%; color: #FF3200 }
  .green	{ color: #00FF00 }
  
  a:link {color:#0000FF}
  a:visited {color:#9F1FEF}
  a:focus {color:#EA1FEF}
  a:hover {color:#EA1FEF}
  a:active {color:#FF0000}
  
  .tgray {background:#BFBFBF}

  table {border-style:outset; border-width:5px; border-color:#719171; width:95%;
         margin-right:auto; margin-left:auto; background:black;}
         
  td {border-width:2px; border-style:outset; padding:4px;} 

  table.files {border-style:solid; border-width:2px; border-color:gray; width:90%;
               margin-right:auto; margin-left:auto; background:black;}
  tr.files {background:#6100A2}

  table.links {border-style:outset; border-width:2px; width:55%;
               margin-right:auto; margin-left:auto; background:black;} 
