
     body { background-color: yellow; 
            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 {color:#000066;
         font-size:26pt;
         text-align: center;
         }
    

     h3 { text-align: center;
         color: red;
         font-size:22pt;
         }

     .t1 {color: red;
         text-align: center;
         font-size:22pt;               
         }




    table {width:620px; border:0px; 
           background-color:yellow;
           
           }     

  

 
  
 
     th {vertical-align: middle;
         color:red;
         font-size:30pt;
        }

     th.sec {color:#000066;
             font-size:13pt;
             font-style: bold;
            }

     th.thi {color:#000066;
             font-size:11pt;
             font-style: bold;
            }

     
 
     tr {font-size: 14pt; 
        text-align:center;
        vertical-align: middle;
        color:#000066;
        }

    iframe {border: 0px; 
            }  

     .copyright {color: #00ccff;
                  text-align: center;
                 font-family: verdana; 
                 font-size: 10pt;            
                 }

     div.go1 {font-size:12pt;
             text-align: center;
           }
   
     p.v {text-align: left;
         }

