  BODY 
	{ background-color: #D5E6F6;
	 font-weight: bold;
	  color: midnightblue;
	}
  H1 { color: #FFFFFF; font-family:Verdana;}
  H2 { 
         color: "#FFCC66"; 
	 font-family: Tahoma;	
	 font-weight: bold;
	 font-size: 22px;
	 line-height: 1.5;
         letter-spacing: 1.1px;	 
         padding-top: 10px;
         padding-left: 30px;
     }
  H3 { 
         color: "#FFCC66"; 
	 font-family: Tahoma;	
	 font-weight: bold;
         padding-top: 10px;
         padding-bottom: 0px;
     }
img
{  border-style: none;
}	
#tr1 { background-color: #FFFFD1; color: midnightblue;}
	#tr2 { background-color: #77838D; color: white;}
	#tb1 { 
	background-color: #FFFFD1; 
	color: midnightblue;
	font-family: 'arial';
	}
	#tb2 { 
	background-color: #FFFEEE; 
	color: midnightblue;
	font-family: 'arial';
	
	}
	#td1 
	{	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 16pt;
                font-weight: bold;
                color:  #FFFFFF;
	}
	#td2
	{	 font-family: 'arial';
	        font-size:12pt;
		font-style: bold;
	         color: midnightblue;
	}
	#tr3
	{	 font-family: 'arial';
	        font-size:12pt;
		font-style: bold;
	         color: #000000;
		 background-color:    #9FB6CD;
	}
	#tr4
	{	 font-family: 'arial';
	        font-size:12pt;
		font-style: bold;
	         color:#FFCC66;
		 background-color:    #224c74;
	}
   fieldset {
              padding-left: 50px;
              border-right: blue 1px inset;
              border-bottom: blue 1px inset;
              border-top: blue 1px outset;
              border-left: blue 1px outset;
   }
    legend {
               font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
               font-weight: bold;
               font-size: 13pt;
        }
 
   PRE { font-family: 'Monospac821 BT', 'Courier New', Courier;font-size: 10pt;}
   p {
      font-size:12pt;
      font-family:arial;
      line-height: 1.5;
      color: midnightblue;
      text-align: justify;}
   p.side {
       color: #FFFFFF;         
       font-weight: bold;
       }
    a.side {
       color: #5D646A;         
       font-weight: bold;
       font-family: ' Tahoma';font-size: 12pt;
      }  
    a {
       color: #990033;         
       font-weight: bold;
       text-decoration: none;
      }  
     a:hover {
       color: #FFFFFF;         
       font-weight: bold;
       text-decoration: none;          
     }
     nav1 {
        background-color: #FFFFD1;        
     }
     nav2 {
        background-color: #E7EEF6; 
	color: #FFFFFF;          
        padding-left: 30px;
        font-family: ' Tahoma';font-size: 12pt;

     }     
     nav2:hover {
        background-color: #224c74;  
	color: #FFFFFF;         
     }
