body		{ 
		background:#FFFFE6;  
		font-size: 75%;  
		font-family: ËÎÌå; 
		line-height:15pt;
                }
body.nav	{ 
		background:#ffcc00;  
		font-size: 75%;  
		font-family: ËÎÌå; 		
                }
 .smallFont{ 
		font-size:9pt;
		line-height:15pt;
      	  }
 
 p{ 
		font-size:9pt;
		line-height:15pt;
      	  }
 ul{ 
		font-size:9pt;
		line-height:15pt;
      	  }
td.ban{font-size:9pt}
 li{ 
		font-size:9pt;
		line-height:15pt;
      	  }
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 /* blue */}
A:visited {text-decoration: none;color: #0080FF}
A:active {text-decoration: none}
A:hover {text-decoration: underline; }