BODY {OVERFLOW-X: auto; OVERFLOW: scroll}
Body TD {
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}
.big {
	font-family: "ËÎÌå";
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
       line-height: 24px;
}
.title{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
       line-height: 24px;
}

a { font-size: 12px;
	line-height: 20px;}
a:link {
    color: #000000;
	text-decoration:none;}
a:visited {
    color: #000000;
	text-decoration:none;}
a:hover {
    color: #000000;
	text-decoration:underline;}

a.black:link {
    color: black;
	text-decoration:none;}
a.black:visited {
    color: black;
	text-decoration:none;}
a.black:hover {
    color: black;
	text-decoration:underline;}

a.yellow:link {
    color: #FFFF00;}
a.yellow:visited {
    color: #FFFF00;}
a.yellow:hover: {
    color: #FFFF00;text-decoration:underline;}

a.red:link {
    color: #FF0000;}
a.red:visited {
    color: #FF0000;}
a.red:hover: {
    color: #FF0000;text-decoration:underline;}

