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

th {
	font-family: "Times New Roman", Times, serif;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
	text-align: left;
	padding: 4px;
}

.botmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.botmenu a:link {
color: #FFFFCC;
text-decoration: none;
}

.botmenu a:visited {
color: #CCFFFF;
text-decoration: none;
}

.botmenu a:hover {
color: #990000;
text-decoration: none;
}

.botmenu a:active {
color: #CCFFFF;
text-decoration: none;
}

