@charset "UTF-8";
.centeredtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F83365;
	padding-right: 25px;
	font-weight: normal;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding-right: 25px;
}
.sidepanel_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #616161;
	text-align: center;
}
