h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-align: left;
	margin: 0px;
}
h3 a {
	color: #3A5700;
	padding: 5px 5px 5px 15px;
	display: block;
	background: url(../common/round-bullet.gif) no-repeat 7px 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6BD4A;
}
h3 a:hover {
	background-color: #FFFFFF;
	display: block;
}
#content #contentText #twoColumns td {
	vertical-align: top;
	padding: 0px 5px 0px 7px;
}
#intro {
	text-align: left;
	display: block;
	line-height: 18px;
}

