h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	margin: 0;
	line-height: 12px;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-left-width: 12px;
	border-left-color: #FF3300;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-style: solid;
	margin-left: 10px;
	color: #FF3300;
	line-height: 150%;
}

#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 16px;
	margin-right: 10px;
}

a:link {
	color: #D39785;
}
