body, a, b, p, li, td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
 }

.footer {
 color: #3Ca088;
 }
 
a.footer:hover {
 text-decoration: underline;
 }
 
.subHeader {
 font-weight: bold;
 color: #0884b5;
 font-size: 16px;
 } 
 .responsive-image_home {
 height: auto;
 max-width: 900;
 width: 100%;
}
#nav a {
 font-size: 14px !important;
}
