<style>

body {
	margin: 0; 
	padding: 0;
	font-family: Arial;
	font-size: 13.5px;
	color: #000000 }

B {
	font-weight: bold }

td {
	font-family: Arial;
	font-size: 13.5px;
	color: #000000
}
td A:link {
	text-decoration: underline }
td A:visited {
	text-decoration: underline }
td A:active {
	text-decoration: underline }
td A:hover {
	text-decoration: underline }

/* Page Header */
.header {
	font-family: Arial;
	font-size: 21px;
	color: #315A86;
	font-weight: bold }

/* Inverted Page Header */
.header-white {
	font-family: Arial;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold }

/* Page Footer */
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #555555 }
.footer A:link {
	color: #555555;
	text-decoration: underline }
.footer A:visited {
	color: #555555;
	text-decoration: underline }
.footer A:active {
	color: #555555;
	text-decoration: underline }
.footer A:hover {
	color: #555555;
	text-decoration: underline }
	

