.bigNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.maroon {
	color: #7B0000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #7B0000;
	padding-top: 0px;
	margin-top: 0px;
}
body {
	background-color: #A2B7B8;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7B0000;
	padding-top: 0px;
	margin-top: 0px;
}
