body {
  color: #363636; 
  font-family: arial, tahoma, helvetica, sans-serif; 
  font-size: 17px;
  text-align: left; 
  margin: 0; padding: 10px; 
  background-color: #ffffff;}
  
a {color: #0077AA; text-decoration: underline;}
a:hover {color: #0077AA; text-decoration: none;}  
a:visited {color: #09214D;}

  
.homePageWell {
  padding: 20px 10px;
}
h1 {font-size: 14px; text-align: center; font-weight: normal; margin-right: 25px;}
h1 span {font-size: 16px; font-weight: bold;}
p {line-height: 1.3em;}

.footer {  
  color: #990000;
  text-align: center;
  margin: 20px 10px;
  padding: 10px 10px;
  font-weight: bold;
  font-size: 12px;
  border-top: 3px solid #990000;
  border-bottom: 1px solid #dddddd;  
}

.footer a, .footer a:hover, .footer a:visited {
  color: #696969;
  font-weight: normal;
  font-size: 12px;
}