@charset "utf-8";
.Link-box {
	font-family: "Berlin Sans FB";
	font-size: medium;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	list-style-type: disc;
	color: #FFFFFF;
	text-decoration: none;
}
.footed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: 300;
	font-style: normal;
	text-transform: none;
	line-height: normal;
}
.graycolor-title {
	background-color: #3f3f3f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	position: relative;
}
