#articleBody {}
#articleBody .pageTitle {
	margin: 10px 0 5px 0; 
	color: #cf0b22;
	border: none;
	font-size: 13px; 
}
#articleBody .pageContent {
	font-size: 12px; 
	color: #333;
	text-align: justify; 
	line-height: 14pt;
}
#articleBody .pageContent a { text-decoration: none; color: #333; border-bottom: 1px dashed #ccc;  }
#articleBody .pageContent a:hover { text-decoration: none; color: #cf0b22; border-bottom: 1px dashed #cf0b22;  }

#aContent {
	padding: 0 0 10px 10px;
}
#articleFooter {
	margin-top: 20px; 
	font-size: 11px;
	font-style: italic;
}

