.menubtn {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.menubtn:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 224292;
	text-decoration: none;
	text-align: center;
	background-position: center;
}
.PageTitle {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #224292;
	text-align: center;
}
.FooterText {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 12px;
}
.Text {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
