.greenblod {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	font-style: italic;

}
.greenthin {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003300;
	font-style: italic;

}
.greenlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.redbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;

}
.greenthinsmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
	font-style: normal;
}
