<style>

body {
	font-family: Verdana;
	font-size: 13px;
	color: #000000; }

B {
	font-weight: bold; }

td {
	font-family: Verdana;
	font-size: 13px;
	color: #000000; }
td A:link {
	color: #2D6E90;
	text-decoration: underline; }
td A:visited {
	color: #3E92C0;
	text-decoration: underline; }
td A:active {
	color: #2D6E90;
	text-decoration: underline; }
td A:hover {
	color: #3E92C0;
	text-decoration: underline; }


/* Page Headers */
.header {
	font-family: Verdana;
	font-size: 18px;
	color: #585858;
	font-weight: bold; }
	
	
/* Home page collage */
.collage {
	font-family: Verdana;
	font-size: 15px;
	color: #000000; }
	

/* Page Footer */
.footer {
	font-family: Verdana;
	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; }
