body {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}

a {text-decoration:none;}

a:link {color: #3D87D4;}
a:visited {color: #3D87D4;}
a:active {color: #3D87D4;}
a:hover {color: #000000;}

.h1text { font-family: trebuchet ms, verdana, sans-serif; font-size: 26px; font-weight: bold; color:#3D87D4; border-bottom: 1px solid #84A6C6; margin-bottom: 4px; width:500px;}
.h2text	{ font-family: trebuchet ms, verdana, sans-serif; font-size: 22px; font-weight: bold; color:#3D87D4; border-bottom: 1px solid #84A6C6; margin-bottom: 4px; width:500px;}
.h3text	{ font-family: trebuchet ms, verdana, sans-serif; font-size: 18px; font-weight: bold; color:#3D87D4; border-bottom: 1px solid #84A6C6; margin-bottom: 4px; width:500px;}
.h4text	{ font-family: trebuchet ms, verdana, sans-serif; font-size: 16px; font-weight: bold; color:#3D87D4; border-bottom: 1px solid #84A6C6; margin-bottom: 4px; width:500px;}

.menu a:link {color: #FFFFFF;}
.menu a:visited {color: #FFFFFF;}
.menu a:active {color: #FFFFFF;}
.menu a:hover {color: #000000;}

.container {width: 512px;
			text-align:center;
			margin:auto;}
			
.index {width: 512px; height:410px;
		margin-top:15px;}

.contenthead {width: 512px; height:98px;
		margin-top:15px;}
		
.footer {width: 512px;
		font-size: .85em;
		color:#83A5C5;}
		
.footer a{text-decoration:underline;
			margin-top:0px;}
		
.content {width: 500px;
			font-weight:normal;
			text-align: justify;
			margin: 6px;
			font-family: verdana, arial, sans-serif;}
			
.content a {font-weight: bold;}

.light a:hover {color: #2A437B;}

.menu ul {padding: 0;
	margin: 0;
	list-style: none;
}

.menu li {float: left;
	position: relative;
	width: 95px; height: 20px;
	margin: 3px;
	margin-bottom: 0px;
	left: 3px !important;
	left: 0px;
} 

ul {margin-top:0px;}
li {margin:5px;}

table {font-size: 1em;
	}
	
td {padding-bottom: 10px;}

.visitors td {border: 1px solid black;
			  vertical-align: top;}
.visitors table {border-collapse:collapse;}
