
    body {background-color:#ffcc00;
          font-family: verdana;
          font-weight: bold;
          font-size:16pt;
          color: #336633;
          text-align: center; 
          }
           
     a:link {color: blue; 
        font-style: italic;
        }
     a:visited {color: purple; 
           font-style: normal;}
     a:active {color: red;
          font-style: italic;
          }
     a:hover {color: orange; 
         font-style: italic;
         }
  
    h1 {font-size: 24pt;
       }


    h2 {color:red;
        font-size:22pt;
       }

    .t1 {color: red;
        font-size: 24pt;      
        }

    table.one {background-color:#ffcc00; border: 0px;
               font-family: verdana; text-align: left;
               font-weight: bold;
               font-size:16pt;
               color: #336633;
               }

    .two {width: 620px; background-color: #ff6600; 
                border:0px; 
               }
    
              
    tr {border: 0px;
       }


    th {color:#336633;
        font-size:12pt;
        text-align: center;
        }    

    .copyright {color: #00ccff; 
                 text-align: center;
                 font-family: verdana; font-size: 10pt;
               
                 }

     div.go1 {font-size:12pt;
           text-align: center;
            }
     
    .v {text-align: left;
       }
      