.h1main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.h2second {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #00CC00;
}
.h2blue {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica;
	font-size: x-large;
	font-weight: bold;
	color: #0000ff;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033CC;
}
.masthead {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B4F89;
}
