body   { background: url("../bgtile.gif") #edd6b5;
              color : black ;  
              font-family : Arial, Helvetica ; 
              scrollbar-face-color : #dfb883 ;
              scrollbar-shadow-color : #000000 ;
              scrollbar-highlight-color : #ffca00 ;
              scrollbar-3dlight-color : #ffca00 ;
              scrollbar-darkshadow-color : #000000 ;
              scrollbar-track-color : #f1e0c9 ;
              scrollbar-arrow-color : #ffffff ; 
              cursor: url("../pointers/stc.cur");          
             }


          a:link {color:blue; text-decoration:none;}
          a:visited {color:red; text-decoration:none;}
          a:hover {color:purple; text-decoration:underline;cursor:url("../pointers/open.cur");}
        
          a:active {color:#edd6b5; text-decoration:none; background-color:none; border:none;}

h3 { text-align : center;
        color : blue;
        font-family: arial, helvetica;
        }




 p  { font-family: arial, helvetica;
       font-size: 14pt;
       color: blue;
       text-align: center;
     }
.txt1 {font-family: arial, helvetica;
       font-size: 10pt;
       color: black;
       text-align: left;
       }
 
table { width: 100%;
             border: 4px;
            border-style: double;
            border-color: blue;
          }           

 .tab1 { width: 50%;
            text-align: center;
            border-style: none;
          } 
           
 
         
          
           
.colcenter { text-align: center;
                   background-color: #f1e0c9;
                  }  
               
.colwidth { width: 250px;
                 background-color: #f1e0c9; 
                } 
 
 .twide {   width: 70%;
                border-style: none;
                background-color: none;
              } 
                   
                             
                           
 th  {  background-color: #e9cda4; 
         font-family: arial, helvetica;
         color: #db4544;
         font-weight: 700;
         text-align: center;         
         border: 1px;
         border-style: solid; 
         border-color: blue;

     } 

td { color: black;
      font-family: arial, helvetica;
      font-size:10pt;      
      border: 1px;
      border-style: solid; 
      border-color: blue;

     }
 .td1 { width: 50%;
            text-align: center;
            border-style: none;
          } 


.img { border-style: none;
         } 
               
         

     
     


          
