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;
}
h1,h2 {
	color: #0000DE;
}
h3,h4,h5,h6 {
	color: #C60000;
}
a, a:visited {
	color: #0000AA;
}
a:hover {
	color: #4444FF;
	text-decoration: none;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: White;
}
a:hover.nav {
	color: #D2D2FF;
}
a:visited.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: White;
}
.darkred {
	color: #C60000;
}
.medblue {
	color: #0000DE;
}
.darkblue {
	color: #0000AA;
}
.white {
	color: White;
}
.footnote {
	font-size: 10px;
}