body {
	background-image: url(images/grey_background.jpg);
}

.navText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}
.copyrightText {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
.copyrightheaderText {
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}
#navbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
#navbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ab1921;
	font-size: 14px;
}
#copyright a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
#copyright a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ab1921;
	font-size: 10px;
}