.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.smallwidth {
	font-family: Arial;
	font-size: 11px;
	color: #006633;
	width: 90%;
}
.halfwidth {
	font-family: Arial;
	font-size: 11px;
	color: #006633;
	width: 50%;
}
.textfont {
	font-family: Arial;
	font-size: 11px;
	color: #006633;
}

