   body {
       background:#cccccc; 
       font-family: Tahoma;
       font-size: 8pt;
       padding: 0;
       margin: 0;
       text-align: center;
       }
    a {
       color: #585858;
       text-decoration: none; 
       }
    a:hover {
       color: #C1C1C1;
       text-decoration: none; 
       }
    .center {
       text-align: center;
