body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #E8E8E8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 760px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#topnav {
	font-size: 80%;
	text-align: center;
}
#header {
	background-repeat: no-repeat;
	background-position: center 65px;
	padding: 7px;
}
#localnav {
}
#content {
	font-size: 90%;
	margin: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #57585A;
	text-align: right;
	background-position: 25px 50px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 120%;
}
#text {
	width: 670px;
	margin: 0 auto 0 auto;
}
#footer {
	font-size: 60%;
	text-align: center;
}
.tableborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Styles for Links */

#topnav a {
	color: #333333;
	text-decoration: none;
}
#topnav a:hover {
	color: #333333;
	font-weight: bold;
}
#topnav td {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 1px solid #333333;
	}
#localnav a {
	color: #333333;
	text-decoration: none;
}
#localnav a:hover {
	color: #333333;
	text-decoration: underline;
}
.linklist {
	line-height: 150%;
	font-size: 80%;
}
#holder #header .bodytext .linklist {
	text-decoration: none;
}
#holder #header .linklist a {
	text-decoration: none;
	color: #333333;
}
#holder #header .linklist a:hover {
	text-decoration: underline;
}
