.cont {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.contSmall {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.hd {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	line-height: 25px;
}
.hdGreen {
	font-size: 16px;
	font-weight: bold;
	color: #51b160;
	line-height: 20px;

}
a.navCont:link {
	color:#006238;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
a.navCont:visited {
	color:#006238;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
a.navCont:hover {
	color:#FF0000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.contHD {

	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
