.indextext {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.maintext {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.h1 {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.h1:hover{
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.mainlink {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.mainlink:hover{
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
.bottomnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
}
.quote {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
