a:link
{
	text-decoration: none;
	color: Black;
	font-size:9pt; 
}
a:visited
{
	text-decoration: none;
	color: Black; 
	font-size:9pt;
} 
a:active 
{
	text-decoration: none;
	color: Black;
	font-size:9pt; 
}
a:focus
{
    color: Blue;
    font-size:9pt;
}
a:hover{
   color: Red;
   text-decoration: none;
   font-size:9pt;
}
body
{
	font-family: ËÎÌå, Arial;	
	font-size : 9pt;
	scrollbar-Face-color:#996699;
	scrollbar-Highlight-Color:#f6f6f6;
	scrollbar-Shadow-Color:#d5d5d5;
	scrollbar-3Dlight-Color:#d8d8d8;
	scrollbar-Arrow-Color:#000000;
	scrollbar-Darkshadow-Color:#999999;
	scrollbar-base-color:#b4b4b4;
}
table
{
	font-family: ËÎÌå, Arial;	
	font-size:9pt;

}
h1, h2, h3, h4, h5, h6
{
	font-family: ËÎÌå, Arial;
}