.text {
	font-family: "Book Antiqua";
	font-weight: bold;
	color: #800000;
	font-size: 16px;
}
.textGreen {

	font-family: "Book Antiqua";
	font-weight: bold;
	color: #808000;
	font-size: 16px;
}
.textBlack {


	font-family: "Book Antiqua";
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
