td.contentheading { 
	color: #4D541F;
	font-family: Futura Bk BT, Futura, Century Gothic, Arial, Helvetica;
	font-size: 30px;
}


div.titlebar { 
	width: 876px;
	height: 30px;
	position: absolute;
	z-index: 1; 
	top: 140px; 
	right: 0px;
	background-image: url('/templates/cdv_page/images/page_title_bar_03.png');
	background-repear: no-repeat;
	background-position: right top;
	color: #4D541F;
	font-family: Futura Bk BT, Futura, Century Gothic, Arial, Helvetica;
	font-size: 30px;
	text-align: right;
}

h1, h2, h3, h4 {
	color: #4D541F;
	font-family: Futura Bk BT, Futura, Century Gothic, Arial, Helvetica;
	font-weight: bold;
}
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
h4 { font-size: 9pt; }