body		{ 
		background: white;  
		font-size: 75%;  
		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;/* 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		{ color: #0080FF; } 

a:active	{ color: #996699; }

a:visited 	{ color: #996699; }