#PageContent {
	width: 750px;
	font-family: "Lucida Sans Unicode";
	text-align: justify;
	margin: 0 auto;
	}
	#PageContent H2 { height: 14px; color: #003366; }
	#PageContent H6 { height: 14px; color: #FFFFFF; }
	#PageContent H3 { height: 14px; font-size: 14px; }
	#PageContent H3 A { color: #C67B4A; }
	#PageContent ul { font-family: "Lucida Sans Unicode";font-size: 11px; color: #663300; }
	#PageContent P { font-size: 11px; color: #663300; }
		#PageContent P A.atext { color: #660000; font-weight: bold; }
		#PageContent P A:hover { color: #CC0000; }

#PageContent TABLE {
	border: 1px solid #eee;
	border-left: #eee;
	border-bottom: #eee;
	}
	#PageContent TABLE TD {	
		border-left: 1px solid #eee;
		border-bottom: 1px solid #eee;
		}

.articleImage { float: right; margin: 8px }

#tablearticle TABLE {
	border: 1.5px solid #C61A1D;
	border-left: #C61A1D;
	border-bottom: #C61A1D;
	}
	#tablearticle TABLE TD {
font-size: 12px; color: #663300;	
		border-left: 1.5px solid #003366;
		border-bottom: 1.5px solid #003366;
		}



