      body {
	font-family: fixedsys, verdana, sans-serif;
      	color:#999999;
	background-color: #000000
      }
      
      a {
      	color:#727272;
      	text-decoration: none
      }
      
      a:hover {
      	color:#C3C3C3;
      	text-decoration: none
      }
      
      p {
         text-align:center;
         text-decoration:none;
         text-size:3;
      }

      p.news {
	 text-align:center;
	 text-decoration:none;
	 text-size:3;
	 width:600px
      }
          
      table {
	 margin-left:auto;
	 margin-right:auto;
	 text-align:center;
	 vertical-align:center;
      }

      td.left1 {
	 text-align:left
      }

      td.right1 {
	 text-align:right
      }
