body		{ 
		background:#FFFFE6;  		
		font-size: 75%;  
		font-family: ËÎÌå
                }
body.nav	{ 
		background:#FAD185;  
		font-size: 75%;  
		font-family: ËÎÌå; 
                }
 .smallFont{ 
		font-size:9pt;
      	  }
 
 p{ 
		font-size:9pt;
		line-height:15pt;
      	  }
 li{ 
		font-size:9pt;
      	  }
ul{ 
		font-size:9pt;
		line-height:15pt;
      	  }
B      	  
BigFont{
                font-size:11pt;
}
input.smallInput
     {
     font-size:9pt;
     background-color: white;
     color:rgb(0,0,128) ;
     }
textarea.smallarea
     {
     font-size:9pt;
     background-color: white;
     color: rgb(0,0,128) ;
     }
select.smallSel      
     {
     font-size:9pt;
     background-color: white;/* rgb(210,233,255);*/
     color: rgb(0,0,128) ;
     }
input.buttonface
     {
     font-size:9pt;
     background-color: rgb(255,204,51); 
     color: rgb(0,0,128) ;
     }

A:link {text-decoration: none; color:navy}
A:visited {text-decoration: none;color: #0080FF}
A:hover {text-decoration: underline;color:#CC0000 }
