BODY { FONT-SIZE: 12px; COLOR: #444444; font-family: "ËÎÌå"}
TD { FONT-SIZE: 12px; COLOR: #444444 ; font-family: "ËÎÌå"}
A:link { COLOR: #444444; TEXT-DECORATION: none ; font-family: "ËÎÌå"} 
A:visited { COLOR: #444444; TEXT-DECORATION: none }
A:active { COLOR: #FF2200; TEXT-DECORATION: none } 
A:hover { COLOR: #FF2200; text-decoration: underline } 

h1 {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
.STYLE2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;	
}
.STYLE3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.STYLE4 {
	font-size: 12px;
	font-weight: bold;
	color: #1BB6E8;	
}

a.link1:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link1:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.link1:hover {
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
a.link1:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
