body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333399;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3333FF;
	font-variant: normal;
	text-transform: capitalize;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Sets link style/color for main text and footer text navigation */
A:link {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399; text-decoration: underline}
A:visited {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399; text-decoration: underline}
A:hover {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399; text-decoration: underline}
