body {
    color: #000000;
    text-decoration: none;
    font: 13px sans-serif;
}

td {
    color: #000000;
    text-decoration: none;
    font-size: 13px;
    font-family: sans-serif;
}

th {
    color: #000000;
    text-decoration: none;
    font: 14px sans-serif;
}

li {
     color: #000000;
     text-decoration: none;
     font: 12px sans-serif
}

h3 {
	color: #005841;
	text-decoration: none;
	font: 18px sans-serif;
	font-weight: bold;
}

.h4 {
	color: #005841;
	text-decoration: none;
	font: 16px sans-serif;
	font-weight: bold;
}

.faq {
		color: #000000;
		font: 11px sans-serif;
}

a {
	color: #0000FF;
}

.footer {
		color: #FFFFFF;
		font: 12px sans-serif;
		font-weight: bold;
