/* CSS Document */

*{ margin:0;}

body,table,td,th {
	font-family:"ËÎÌå",arial; 
	color:#000000;
	font-size:10pt;
}

a:link { color:#000000; text-decoration:none;}
}

a:visited { color:#000000; text-decoration:none;}

a:hover { color:#3366CC;}
}
	
.black_font,a.black_font:link,a.black_font:visited {color:#000000;text-decoration:none;}
a.black_font:hover {color:#235DA9;text-decoration:none;}

.left {
font-family:ËÎÌå; font-size:10pt; color:#000000; font-weight:normal;line-height: 17px }
.left1 {
font-family:Arial; font-size:10pt; color:#000000; font-weight:normal;line-height: 17px }
	
.border
{
border: 1px solid #DFDFDF;
}