
.title {  
	font-size: 22px; 
	color: #FFF; 
	font-weight: normal;
}

.title-green {  
	font-size: 22px; 
	color: #99CC66; 
	font-weight: normal;
}
	
.heading {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 18px; 
	color: #CCCCCC; 
	font-weight: normal;
}

.heading-green {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 18px; 
	color: #99CC66; 
	font-weight: normal;
}

.txt-green {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 12px; 
	color: #99CC66; 
	font-weight: bold;
}

.para-green {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 14px; 
	color: #99CC66; 
	font-weight: bold;
}

.copyright
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}


.para14
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}

.text-green {  color: #C5E171; }