
     body {background-color: yellow; 
           font-family: verdana;
           font-weight: bold;
           font-size: 14pt;
           color: #336633;
           text-align: center;
           }

     table {width:200px; border:0px; 
           background-color:yellow;
           
           }  

    th {color: red;
        font-size:18pt;
        text-align: center;
       }

 

     .copyright {color: #00ccff; 
                  text-align: center;
                 font-family: verdana; font-size: 10pt;                
                 }

      p.go1 {font-size:10pt;
             text-align: center;
           } 

