body 
{ 
	cursor: default; 
	color: #000000; 
	letter-spacing: 2px; 
	background-color: #000066; 
	font-family: "ËÎÌå"
}
.small
{
	font-size: 12px;
}
.normal
{
	font-size: 14px;
}
.title
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px
}
.titlesmall
{
	font-size: 12px;
	color: #000000
}.td
{
	font-size: 14px;
}
.dot
{
	font-size: 7px; 
	color: #00ff00
}
p
{
	font-size: 14px; 
	text-indent: 2em; 
	word-spacing: 3px;  
	line-height: 18px
}

a.1:link { text-decoration:none; color:#ffffff}
a.1:visited { text-decoration:none; color:yellow}
a.1:active {text-decoration:underline; color:#ffffff}
a.1:hover { text-decoration:underline; color:orange}
A.2:link {text-decoration:none;color:#000099}
A.2:visited {text-decoration:none;color:#0000dd}
A.2:active {text-decoration:none;color:#000099}
A.2:hover {text-decoration:underline;color:#000099}
