body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #EBEBEB;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	font-style: italic;
	text-decoration: underline;
}

td {
	background-color: #FFFFFF;
}
#nav li {
	font-size: 95%;
	list-style-type: none;
}


#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav a {
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#nav a:link, #nav a:visited {
	color: #000000;
	background-color: #ebebeb;
}
#nav a:hover, #nav a:active {
	color: #ffffff;
	background-color: #000000;
}
#footer {
	font-size: 75%;
	padding: 3px;
}
#container {

}
.fltrt {
	float: right;
	margin-left: 10px;
}
#container a {
	color: #000000;
	text-decoration: underline;
}
#container a:hover {
	font-style: italic;
	text-decoration: underline;
}
.containerhead {
	font-size: 125%;
	font-weight: bold;
}
#alt_nav {
	font-size: 80%;
	color: #000000;
	text-align: center;
	padding: 2px;
}
#alt_nav a {
	color: #000000;
	text-decoration: underline;
}
#alt_nav a:hover {
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
