body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #007E91;
}
body {
	background-color: #008A9F;
}
a {
	font-size: 14px;
	color: #009999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #CC0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #A60004;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #A60004;
}
.marginright {
	padding-right: 10px;
}
.marginboth {
	padding-right: 15px;
	padding-left: 25px;
}
.sidetable {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
	border: 1px solid #CC0000;
	padding-left: 3px;
	list-style-type: disc;
	background-color: #FFFFEC;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.bold {
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
h4 {
	background-color: #E6FCFF;
}
.month {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFCC99;
}
#topnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #008A9F;
}
#topnav a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #008A9F;
}
#topnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFAE6;
	background-color: #990000;
}
table #topnav {
	padding: 0px;
	border: 1px solid #008A9F;
}
