#center h2 {
	margin: 0px 0px 13px 0px;
	padding: 0px 10px 8px 0px;
	font-size: 18pt;
	color: #0f1e5b;
	background: url(/images/header_underline.gif) bottom repeat-x;
}

#center h2.small {
	margin: 0px 0px 13px 0px;
	padding: 14px 10px 8px 10px;
	font-size: 14pt;
	color: #0f1e5b;
	background: url(/images/header_underline.gif) bottom repeat-x;
}

#center h3 {
	color: #0f1e5b;
	font-size: 10.5pt;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-weight: normal;
}

#center h4 {
	font-size: 11pt;
	color: #0f1e5b;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

#center h5 {
	color: #da9000;
	margin-bottom: 3px;
	margin-top: 0px;
	font-size: 10.5pt;
	
}

#center {
	font-size: 10.5pt;
	line-height: 1.6em;
}

