.PageTitle {
	font-family: "Times New Roman", Times, Serif;
	font-size: 27px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	color: #410F0A;
	margin-bottom: 6px;
}

.Column {
	padding: 12px;
}
.Content {
	color: #1C527A;
	height: 275px;
	padding: 6px;
}
.ContentBox {
	padding: 6px;
	color: #000;
	font-size: 12px;
}
.ContentLinks, A.ContentLinks {
	color: #603B2C;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
A.ContentLinks:hover {
	color: #F2DDB6;
}
