.greentext {
	font-family: Tahoma;
	font-size: 12px;
	color: #698463;
}

.white {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFF;
}
.graytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;CC3333
}
.redtext {
	font-family: Tahoma;
	font-size: 28px;
	color: #CC3333;
}
.greenlargetext {
	font-family: Tahoma;
	font-size: 14px;
	color: #698463;
}