.maintext {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 15px;		
	line-spacing: 12px;
	letter-spacing:0px;
	left:12px;
}

a:hover {
	color: #000000; 
	text-decoration: underline;	
	}	
	
.foottext {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	line-spacing: 12px;
	letter-spacing:0px;
}

.greentext {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: bold;
	color: #669999;
	line-spacing: 12px;
	letter-spacing:0px;
}