#mainbar_about a {text-decoration: none; color: #047;}
#mainbar_about a:active {color: #047;}
#mainbar_about a:hover {color: #69c;}

h1#mainHead {
  margin:0 0 10px 0;
  border-bottom:2px solid #270;
  font-size:120%;
/*   color:#888; */
  color:#270;
}

h2.subhead {
  margin-bottom:10px;
  border-bottom:2px solid #bbb;
  font-size:100%;
}

.intxt {
  margin:0 10px 30px 10px;
}

.intxt p {
	margin-bottom: 15px;
}
.noNumList li {
	list-style-type: none;
}
h3.subhead {
	margin-bottom: 10px;
	font-size: 100%;
}
.dotList {
	margin-bottom: 15px;
}