.SectionTitle {
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	color: #660000;
}

.Articles {
	width:800px;
	height:200px;
	background-color:#E6DFCF;
	border-style:groove;
	overflow:scroll;
}

.MaintenanceBoxes {
	width:100%;
	border-style:outset;
}

