h2.orange_header {
	color: #f7a800; 
	background: url(../design/orange_marker.gif) left top no-repeat;
	font-size: 12px; 
	font-weight: bold;
	padding-left: 15px;
}
h2.green_header {
	color: #96bf0d; 
	background: url(../design/green_marker.gif) left top no-repeat;
	font-size: 12px; 
	font-weight: bold;
	padding-left: 15px;
}
h2.mauve_header {
	color: #7d4a94; 
	background: url(../design/mauve_marker.gif) left top no-repeat;
	font-size: 12px; 
	font-weight: bold;
	padding-left: 15px;
}
h3.subTitle {
	font-size: 12px; 
	font-weight: bold;
	margin: 7px 0 5px 0;
}
h4.interTitle {
	font-weight: bold;
	font-size: 11px; 
	margin: 3px 0 3px 0;
}
