body {
	background-color: #F0F0F0;
	font-family: sans-serif;
	font-size: 8pt;
	color: Navy;
}

h2 {
	color: Navy;
	font-size: 12pt;
}

a.menu_link {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Navy;
	background-color: #D1DCDD;
	text-decoration: none;
}

a.menu_link:hover {
	color: White;
	font-style: italic;
	font-size: 9pt;
}


a.menu_item {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D7D6BA;
	background-color: #D1DCDD;
	text-decoration: none;
}


a.menu_item:hover {
	color: Navy;
	font-style: italic;
}

table.menu {
	background-color: #D1DCDD;
	border: medium double Navy;
}

table.idx_head {
	background-color: #D1DCDD;
}

td.idx_menu {
	background-color: Navy;
}

a.idx_emphasis {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Navy;
	background-color: transparent;
	font-style: italic;
}

table.pg_head {
	background-color: #D1DCDD;
}

table.pu_head {
	background-color: Navy;
}

a.footer_title {
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F0F0F0;
	background-color: Navy;
	text-decoration: none;
}

a.footer_text {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F0F0F0;
	background-color: Navy;
	text-decoration: none;
}

a.footer_link {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #D1DCDD;
	background-color: Navy;
	text-decoration: none;
}

a.footer_link:hover {
	color: White;
	font-style: italic;
	font-size: 9pt;

}

a.address {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #D1DCDD;
}
td.main_text {
	font-family: sans-serif;
	color: Navy;
	font-size: 10pt;
	padding-left: 10px;
}

td.testimonial {
	font-family: serif;
	color: Black;
	font-size: 12pt;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 50px;
	padding-bottom: 30px;
	background-color: White;
}


a.main_text:hover {
	color: Black;
	font-style: italic;
}
div.footer {
  font-size: 8pt;
  color: #D1DCDD;
}
