body		{ 
		
		font-size: 100%;  
		font-family: ËÎÌå; 
                }
 .smallFont{ 
		font-size:9pt;
      	  }
 
 p{ 
		font-size:9pt;
      	  }
 li{ 
		font-size:9pt;
      	  }
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;
     color: rgb(0,0,128) ;
     }
input.buttonface
     {
     font-size:9pt;
     background-color: rgb(255,204,51); 
     color: rgb(0,0,128) ;
     }


