.style1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px;}
.style4sm {
font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px;
}
.style4smnobold {

font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px;
}
li {
	color: #008000;
}

li div{
	color: #000000;
}.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #008000;
}
.style4nobold {
font-family: Arial, Helvetica, sans-serif; font-weight: lighter; font-size: 18px;
}
