body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
background-color: #C9D9F2;
margin-left: auto;
margin-right: auto;
padding: 0;
color: #000; }

#container {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}


h2 {
font-size: 12px;
color: white;
background-color: #039;}

#textwell {
padding: 30px 18px 9px 18px;
background-color: #fff;
border-left: 10px #099 solid;
}

a:link {
color: #039;
background-color: none;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #039;
font-weight: bold;
text-decoration: none; }

a:hover {
color: #c03;
font-weight: bold;
text-decoration: underline; }

a:active {
color: #c03;
font-weight: bold;
text-decoration: underline; }

.feature {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding: 2px;
	border: medium solid #003399;
}

