@charset "UTF-8";
.footerarialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #626262;
	line-height: 1.5em;
}
.arialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
}
.arialorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0ab37;
	font-weight: bold;
}
.georgiatext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	line-height: 1.5em;
}
.footergeorgiatext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.georgiatitletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #626262;
	text-decoration: underline;
}
