body {
   font-family: Georgia, "Times New Roman", Times, serif;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	border: 0px none #FFFFFF;

    }
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
    }
.mainTitle {
	font-size: 175%;

}
.subTitle {
	font-size: 125%;

}
.notes{
	font-size: 75%;
	background-color: #99CCCC;

}
.bottomnav{
	font-size: 65%;
}