#PageContent {
	background-color: #2e2f2f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 775px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 10px 0 10px;
}
#PageContent H2 {
	height: 14px;
	color: #d1c721; 	
}
#PageContent H6 {
	height: 14px;
	color: #FFFFFF; 	
}
#PageContent H3 {
	height: 14px;
	color: #C67B4A;
	font-size: 12px;
}
#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;
	
}
#PageContent P {
	font-size: 11px;
	color: #d9dfe2;
}

#PageContent P A{
	font-size: 11px;
	color: #d9dfe2;
}

#PageContent P A.atext {
	color: #d9dfe2;
	font-weight: bold;
}
