@charset "utf-8";
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
}
.Info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0033FF;
}
.Info2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0033FF;
}
.InfoFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0033FF;
}

