font {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #006633;
	text-decoration: none;
	font-weight: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	color: #6DB086;
}
.htitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
