h2 {
font-size: 1.3em;
font-weight: bold;
color: #184331;
; font-style: italic}

h3 {
font-size: 1.2em;
font-weight: bold;
color: #184331;
}

h4 {
font-size: 1.1em;
font-weight: bold;
color: #184331;
}

h5 {
	font-weight: bold;
	font-size: 1.1em;
}

.footer {
font-size: .8em;
color: #003333;
}


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

td {
font-size: .9em
}

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