.navhead {
	color: #336633;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
 font-family: Georgia, "Times New Roman", Times, serif;
 line-height: normal;
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 150%;
 letter-spacing: -1px;

}
.bulletpoint {
	list-style-position: inside;
	list-style-type: disc;
	display: list-item;
	padding-left: 25px;
	line-height: 10pt;
}
.targettop {
	font-size: 9px;
	line-height: 50px;
	text-align: center;
	vertical-align: top;
}
.numberedlist {

	list-style-position: inside;
	list-style-type: decimal;
	display: list-item;
	padding-left: 25px;
	line-height: 10pt;
}
.halfindent {
	padding-left: 50px;
}
