
.oe
{
	color: #003399;
	font-size: 12px;
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
}

.blurb {
	color: #003399;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 12px 8px 12px 0px;
	border-bottom: 1px solid #c4c4c4 /* Content Dividing Lines Color */
}

.blurbwhite {
	color: #003399;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 12px 8px 12px 0px;
	border-bottom: 1px solid #ffffff /* Content Dividing Lines Color */
}

H3
{
	font-family: Helvetica, "Lucida Sans Unicode" , Arial, sans-serif;
	color: #003399;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}	
