body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F4F4;
}
.footerBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: center;
	padding: 25px;
	color: #616161;
}
.textBlock {
	padding-left: 20px;
	padding-right: 20px;
	color: #616161;
}
.pageButtons {
	text-align:right;
	padding-right: 40px;
	color: #616161;
	font-weight: bold;
}
.titleLinks {
	color: #616161;
	font-weight: bold;
	font-size: medium;
}
.itemTitle {
	font-size: x-large;
}
.pageTitle {
	font-size: xx-large;
	text-align: left;
	font-style: italic;
	color: #616161;
}
a {
	color: #9B576F;
}
a:hover {
	color: #717EB7;
}
