
body{
  background-color:#E1E5E3;
  margin-top: 0px;
  margin-bottom: 0px;
}
.navtext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 23px;
}

.navtext2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 23px;
}

a:link {
	color: #176132;
	text-decoration: underline;
}

a:visited { 
	color: #176132;
	text-decoration: underline;
}

