.Title {
	FONT-SIZE: 9pt; COLOR: white; FONT-FAMILY: ËÎÌå; TEXT-DECORATION: none
}
.Title:visited {
	FONT-SIZE: 9pt; COLOR: #CCCCCC; FONT-FAMILY: "ËÎÌå"; TEXT-DECORATION: none
}
.Title:hover {
	FONT-SIZE: 9pt; COLOR: #FFCC00; FONT-FAMILY: "ËÎÌå"; TEXT-DECORATION: underline
}
td {
	font-size: 9pt;
}
body {
	background-image: url(Bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.spcAAAA {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding: 10px;

}
a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.News {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding: 10px;
	text-indent: 22pt;
	letter-spacing: 3px;
	margin: 10px;


}
.shadow {
	background-image: url(Bg_Shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.dotline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}
.ThinBox {
	border: 1px solid #666666;
}
A.Path:link {font-size: 12px;color: #FFFFFF;text-decoration: none;}
A.Path:visited {color: #FFFFFF;text-decoration: none;}
A.Path:hover {color: #FFFF00;text-decoration: underline;}