.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #336699;
}
.mural_img {
	background-image: url(images/mural.jpg);
	background-repeat: no-repeat;
	width: 762px;
	background-position: center center;
}
.heading_org {
	letter-spacing: 3px;
	color: #FD7E00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff8000;
	font-family: Tahoma;
	font-size: 9.5pt;
	font-weight: bold;
	line-height: 15pt;
}
.heading_blu {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	letter-spacing: 3px;
	line-height: normal;
}
.hr_blu_ln {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #21A1E3;
	border-bottom-color: #21A1E3;
}
