.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
.text {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #003300;
}
.secondtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #336633;
	font-weight: bold;
}

