body{
	background-color: #002A7E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: "ËÎÌå", Arial, Sans-serif;
	font-size:12px;
}

a:link {
      color: #FF9900;
      text-decoration: none;
}

a:visited {
      text-decoration: none;
      color: #FF6600;
}

a:hover {
      text-decoration: underline;
      color: #FFFF33;
}

a:active {
      text-decoration: none;
      color: #FF3300;
}

.px10h16 {
	font-size: 10px;
	line-height: 16px;
}

.px9 {
	font-size: 9px;
}

.px12 {
	font-size: 12px;
}

.px12h18 {
	font-size: 12px;
	line-height: 18px;
}

.px14 {
	font-size: 14px;
}

.px10h14 {
	font-size: 12px;
	line-height: 14px;
}
