h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #2789B6;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #2789B6;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #2789B6;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #2789b6;
}
.text {
	color: #2789B6;
	font-weight: bold;
}
#footer {
	background-color: #2789B6;
	clear: both;
}
#rightbar {
	background-color: #d7e4ee;
}
#sidebar {
	width: 170px;
	float: left;
	height: 450px;
	background-image: url(../graphics/nsextra.jpg);
	background-repeat: repeat-y;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #a1c1d7;
}
#content a {
	color: #2789b6;
	text-decoration: none;
}
#content a:hover {
	color: #a1c1d7;
}
#content1 a {
	color: #2789b6;
	text-decoration: none;
}
#content1 a:hover {
	color: #a1c1d7;
}
li {
	list-style: none;
}
#farmore {
	color: #2789b6;
}
#farmore a {
	color: #2789b6;
	text-decoration: none;
}
#farmore a:hover {
	color: #2789b6;
	text-decoration: none;
}