h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: 900;
	color: #CA2E32;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #132D5D;
}
ul {
	list-style-type: circle;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #132D5D;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #CC00FF;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #CA2E32;
	text-decoration: underline;
	background-color: #FFFF33;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #CA2E57;
}
.explanation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CA2E32;
}
#Banner {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #1F4EA2;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: 900;
	color: #CC0000;
}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	color: #132d5d;
}

