body 
{ 
	cursor: default; 
	font-family: "ËÎÌå"
}
.small
{
	font-size: 12px;
}
.title
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px
}
.dot
{
	font-size: 7px; 
	color: #00ff00
}
p
{
	font-size: 14px; 
	text-indent: 2em; 
	word-spacing: 3px;  
	line-height: 20px
}

a:link { text-decoration:none; color:#000000}
a:visited { text-decoration:none; color:#777777}
a:active {text-decoration:underline; color:#777777}
a:hover { text-decoration:underline; color:#000099}

