.text {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
}
.textbold {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.title {
	color: #339933;
	font-size: 13px;
	font-weight: bold;
}

