body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	background-position: left top;
}

.font {  
	color: #666666; 
	font-size: 9px; 
	text-decoration: none; 
	line-height: 14px
}

.title {
	font-weight: normal;
	color: #999900;
	font-size: 9px;
	line-height: 14px;
}

a:active {
	color: #666666;
	text-decoration: none;
	line-height: 10px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 10px;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 10px;
}

a:hover {
	color: #999999;
	text-decoration: none;
	line-height: 10px;
}

.lightfont { 
	font-size: 9px; 
	text-decoration: none; 
	color: #CCCCCC
}
