body {
	background-color: #154D28;
}
td {
	background-color: #FFFFCB;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #154D28;
}
.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #154D28;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #154D28;
}
.text_xxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #154D28;
}
