.smallgreentext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #21880d;
}
.smallblacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.smallwhitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.contenttext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bigblacktext {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}