body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
html {
overflow: auto;
}
table { 
margin-left: auto;
margin-right: auto;
}
.title {
	font-weight: bold;
	font-size: 24px;
}
.textheader {
	color: #CC0000;
	font-weight: bold;
}
a, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:visited:hover { 
	text-decoration: underline;
}
ul {
    list-style-type: none;
    margin: 0px;
	font-size: 15px;
}
  li {
    text-indent: 10px;
}

#navmenu { list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#navmenu li {
	display: inline;
	margin-right: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.navtext a:hover, .navtext a:visited:hover, 
.subnavtext a:hover, .subnavtext a:visited:hover {
	text-decoration: none;
	line-height: 20px;
	color: #CC0000;
}

.navtexthere, .navtexthere a, .navtexthere a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
}
.subnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subnavhere, .subnavhere a, .subnavhere a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}

