body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #28407f;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6276c3;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 842px;
	background-image: url(images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 39px;
	vertical-align: top;
}
.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.headerTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}
.borderThick {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
.articleDate {
	color: #666666;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.articleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #28407f;
}
.boldBlue {
	font-weight: bold;
	color: #28407f;
}
