@charset "windows-1252";
.body-text {
	font-family: Algerian, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 50px;
}
.right-box-border {
	padding: 5px;
	border: thin solid #FFFFFF;
}
.large-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e8e8e8;
	text-decoration: none;
}
.large-link:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	text-decoration: underline;
}
.bottom-nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
