body, td, th
        { font-family: Times New Roman, Times, serif;
          font-size: medium;
          color: #CCCCCC; }
body
        { background-color: #000000; }
.table-wide
        { width: 100%; height: 100%; }
.table-normal
        { width: 80%; background: #555555;  }
td
        { bordercolor="#000000"; bgcolor="#333333" }
		a:link
      { color: #FF6600; }
a:visited
      { color: #3366FF; }
a:hover
      { color: #FF0000; }
.style1
      { color: #FFFF00; }
