body		{ 
		background: #Ffffff;  
		font-size: 75%;  
		font-family: ËÎÌå; 
                }
 .smallFont{ 
		font-size:9pt;
              LINE-HEIGHT: 14pt
      	  }
 
 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) ;
     }

input.buttonface
     {
     font-size:9pt;
     background-color: 0080C0; 
     color: ffffff ;
     }

a:link {color: #0066cc; text-decoration: none}
a:visited {color: #0099ff;text-decoration:none}
a:hover {text-decoration:underline}


