/* CSS Document */
td {
	font-family:"ËÎÌå";
	font-size:12px;
	color:#000000;
}
title {
      font-family:"ËÎÌå";
      text-align: center;
	  vertical-align:: center;
	  font-size:12px;
	  color:#FFFFFF;
}
form
{
	margin:0px;
}
company{
	font-family:"??";
	font-size:12px;
	line-height:15px;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #0F0F0F;
}
a.none {

	text-decoration: none;
	color:#0F0F0F;
}
.light
{
	color:#000000;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}

.text_title {
	font-family: "??";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
.text {
	font-family: "??";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/wbg.gif);
}
.Content{
	border-bottom:1px dashed #CCC;
	line-height: 16px;
}
a.a2:link {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.a2:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.a2:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

