#div-content h1 {
	font-size: 22px;
	color: #616EA3;
	border-bottom: 1px solid #28B477;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
}
#div-content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #616EA3;
}
#div-content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #616EA3;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
#div-content  p {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}
li {
	line-height: 19px:
}