<style type="text/css">
  TD,BODY {
    font-family:arial, "sans-serif", "geneva ce", "helvetica ce",
        geneva, helvetica, lucida; font-size:11px;color:#000000;}

    body{
        background-color: #cccc99;
        margin-left: 35px;
        margin-top: 20px;
	font-family: Tahoma;
        font-size: 12px;
	scrollbar-face-color: #bbbb77; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #222200; 
	scrollbar-3dlight-color: black; 
	scrollbar-arrow-color: blue;
	scrollbar-track-color: #cccc99; 
	scrollbar-darkshadow-color: black;
        }

    table {
      font-family: Tahoma;
      font-size: 12px;
      text-align: center;
      background-color: #eeddaa;
    }

    .TBNAG {text-align:center; font-weight:bold; background-color:gold; color:black;}
    .TBHOST {text-align:LEFT; color:black; background-color: #cccc99;}
    .TBLP {text-align:LEFT; color:black;}


    A:link
     {
    color: navy;
    font-family: MS Sans Serif, Arial CE, Verdana, Helvetica;
    text-decoration: none;
    font-size: 9pt;
    font-weight: bold;
    }

    A:visited
    { 
    color: #004000;
    font-size: 9pt; 
    font-family: MS Sans Serif, Arial CE, Verdana, Helvetica;
    font-weight: bold;
    text-decoration: none; 
    }

    A:hover
    {
    color: red;
    font-weight: bold;
    font-family: MS Sans Serif, Arial CE, Verdana, Helvetica;
    text-decoration: underline;
    font-size: 9pt;
    }


#stat {
  position : absolute;
  left : 20;
  top : 20;
  color : #dddd00;
  font-size : 56pt;
  font-family : arial;
  font-weight : bold;
}
#dla {
  position : absolute;
  left : 90;
  top : 56;
  color : #ffff99;
  font-size : 48pt;
  font-family : monospace;
  font-weight : bold;
  font-style : italic;
}
#w3cache {
  position : absolute;
  left : 80;
  top : 60;
  color : #667700;
  font-size : 44pt;
  font-family : verdana;
  font-weight : bold;
}
</style> 