TD {
	FONT-SIZE: 9pt;line-height: 140%;;line-height:150%;
}
BODY {
	FONT-SIZE: 9pt;line-height: 140%;line-height:150%;
}
A:link {
	COLOR: blue; TEXT-DECORATION: none;line-height: 140%;
}
A:visited {
	COLOR: blue; TEXT-DECORATION: none;line-height: 140%;
}
A:active {
	COLOR: red; TEXT-DECORATION: none;line-height: 140%;
}
A:hover {
	COLOR: #999999; TEXT-DECORATION: none;line-height: 140%;
}
INPUT {
	FONT-SIZE: 9pt; FONT-FAMILY: ËÎÌå
}
TEXTAREA {
	FONT-SIZE: 9pt; FONT-FAMILY: ËÎÌå;line-height: 140%;
}
SELECT {
	FONT-SIZE: 9pt; FONT-FAMILY: ËÎÌå;line-height: 140%;
}
.Up{
  border-left: 1Px solid rgb(233,244,249);
  border-right: 1px solid rgb(12,12,12);
  border-bottom: 1px solid rgb(12,12,12);
  border-top: 1px solid rgb(233,244,249);
  cursor:hand;
}
.Down
{
	border-right: 1Px solid rgb(233,244,249);
	border-left: 1px solid rgb(12,12,12);
	border-top: 1px solid rgb(12,12,12);
	border-bottom: 1px solid rgb(233,244,249);
	cursor:hand;
	font-size: 10pt;
	line-height: 20pt;
	text-decoration: none;

}
.None{
  border-top: 1Px solid rgb(208,208,200);
  border-left: 1px solid rgb(208,208,200);
  border-bottom: 1px solid rgb(208,208,200);
  border-right: 1px solid rgb(208,208,200);
  cursor:hand;}
