h2 {
	color:#cf0f0f;
	font-weight: bold;
	margin-top: 50px!important;
}
h2:first-child 
	{margin-top: 0px!important;
}

.info_date{
font-size:1em;
	font-weight: bold;
	color:#666666;
	margin: 10px 0px;
}
h3 {
	font-size: 16px!important;
	color: #666666;
	margin: 1em 0em 0.5em 0em!important;
	line-height: 1.5;
}
h4 {
	font-size: 15px!important;
	color: #666666;
	margin: 1em 0em 0.5em 0em!important;
}
p.info_lead {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	line-height: 1.5!important;
	margin: 30px 0px;
}
strong {
		color:#cf0f0f;
	font-size: 1.25em;
	font-weight: bold;
}
.innercontent dl{
	margin-top: 20px;
	line-height: 1.75;
}
.innercontent dt {
	font-weight: bold;
    font-size: 14px;
	display: block;

}
.innercontent dd{
	margin: 0;
	font-size: 14px;
	display: inline;
}
.innercontent ul{
	line-height: 1.75;
}
.innercontent ul li{
	list-style: none;
		text-indent: -1em;
	line-height: 1.75;

}