html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin:0;
	padding: 0;
	border: 0;
	}

body {
	background-color: #f5FFf5;
}
.toptable {
	background-color: #FFFFFF;
}
.foot {
	color: #006600;
}
a:link {
	color: #158442;
}
a:visited {
	color: #158442;
}
a:active {
	color: 158442;
	font-weight: bolder;
}
a:hover {
	color: #107937;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: 500;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	font-weight: 500;
}

.highlight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	font-weight: 500;
	font-size: 130%;
}

.quote {
	font-size: 20px;
	font-style: italic;
	text-align: center;
	white-space: normal;
}
.breadcrumbLinks {
	font-size: xx-small;
	font-weight: normal;
}
.newsdate {
	font-size: xx-small;
}
.news_item {
	padding-bottom: 50px;
	list-style-position:outside;
	list-style-type:disc;	
	}
