
h2 {
font-size: 18px;
font-weight: bold;
color: #184331;
; font-style: italic}

h3 {
font-size: 15px;
font-weight: bold;
color: #184331;
}

h4 {
font-size: 13px;
font-weight: bold;
color: #184331;
}

h5 {
font-weight: bold;
}

.footer {
font-size: 10px;
color: #003333;
}


a.service {
font-size: .7em;
}
a:link {
color: #003333;
}
a:active {
color:#CCFF99;
}
a:hover {
color:#669999;
}
a:visited {
color: #336666
}

td {
font-size: .8em
}

.indent {
 position: relative;
 left: 20px
}

