BODY {
	color: Black;
	font-family: ËÎÌå, sans-serif;
	font-size: 9pt;
    margin-top: 0px;
	margin-bottom: 0px;
}
input {
	border: 1px solid #A0A0A0;
	font-size: 9pt;
	background-color: #F2F2F2;
	}
A {
	color: #5F5F5F;
	text-decoration: none;
}
A:HOVER {
	color: #888888;
	text-decoration: underline;
}
.link2 A:link {
	FONT-SIZE: 12px; COLOR: White; TEXT-DECORATION: none
}
.link2 A:visited {
	FONT-SIZE: 12px; COLOR: White; TEXT-DECORATION: none
}
.link2 A:active {
	FONT-SIZE: 12px; COLOR: White; TEXT-DECORATION: none
}
.link2 A:hover {
	FONT-SIZE: 12px; COLOR: White; TEXT-DECORATION: underline
}
.bg {
background-color: #F5F5F5;
}
.BlackB9pt{
	font-size: 9pt;
	font-weight: bolder;
}
.Write9pt{
	font-size: 9pt;
	color: White;
}
.Gray9pt{
	font-size: 9pt;
	color: #888888;
}
.Write12pt{
	font-size: 12pt;
	font-weight:bold;
	color: White;
}
.input {
	border: 1px solid #A0A0A0;
	font-size: 9pt;
	background-color: #F2F2F2;
	scrollbar-3dlight-color: #C9C9C9;
	scrollbar-arrow-color: White;
	}
.RedB9pt {
	color: #33456E;
	font-weight: bold;
	font-size: 9pt;
	}
.Red9pt {
	color: #33456E;	
	font-size: 9pt;
	}
.RedB12pt {
	color: #33456E;
	font-weight: bold;
	font-size: 12pt;
	}
.BorderX{
	border: 1px dotted;
} 
.Red9ptImp {
	color: #33456E;
	font-size: 9pt;
	font-weight: bold;
	}
.ClickRed9pt {
	color: Red;
	font-size: 9pt;
	}