ul {
  margin-left:16px; list-style-type:square; 
}

li {
  margin-top:6px; margin-bottom:6px; margin-left:0px
}

.title {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3A734A;
	text-decoration: none;
	padding-bottom: 18px;
}
.subtitle {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3A734A;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 6px;
}
.text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3A734A;
	text-decoration: none;
}
.italic {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3A734A;
	text-decoration: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
