.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.green {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 2EBF39;
}
.brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	text-transform: capitalize;


}
