#all #middlecollumn #content #allarticle {
	padding: 5px;
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	float: left;
}
#all #middlecollumn #content #allarticle ul {
	list-style-type: disc;
	margin: 20px;
}

#all #middlecollumn #content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #AD0400;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}

#all #middlecollumn #content #allarticle #articletext img {
	float: left;
	margin: 15px;
	margin-left: -5px;
}
#all #middlecollumn #content #allarticle #repfoot {
	float: left;
	width: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 3px;
	clear: both;
}

