	@import url("about.css");
body {
	background-color: #008f4c;
}
body,td,th {
	color: #000000;
}


.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-size: 12px}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style7 {
	font-size: 9px;
	color: #FFFFFF;
}
