body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	color: #a59687;
	background-color: #000009;
	margin: 0px;
	background-image: url(_images/backing.gif);
	background-repeat: repeat-x;
}

td.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

td.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
}

td.darkbluetext {
	color: #08396d;
	font-size: 22px;
	line-height: 30px;
}

td.lightbluetext {
	color: #438e9c;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.footerlink:link {
	color: #a59687;
	font-size: 11px;
	text-decoration: none;
}
a.footerlink:visited {
	color: #a59687;
	font-size: 11px;
	text-decoration: none;
}
a.footerlink:hover {
	color: #a59687;
	font-size: 11px;
	text-decoration: underline;
}
