body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.maintable {
	padding: 8px;
	border: thin solid #003366;
	margin: 12px;
	background: white;
}
.b {
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	color: #330099;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	}
a:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}

.address {
	font-size: 11px;
}

.heading {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}


.bartext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	color: #242D7E;
}
.right {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 10px;
	color: #999999;
}
.bodyheading {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333399;
}
.highlight {
	font-size: 13px;
}

#navlist
{
padding-left: 0;
margin-left: 8;
border-bottom: .5px solid gray;
width: 148px;
border:thin solid #999999 
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
	font-weight: normal;
}

#navlist li a {
	text-decoration: none;
	font-weight: bold;
	color: #333C8D;
}
.rightcontent {
	font-size: 11px;
	line-height: normal;
}
