BODY {
	background-color: White;
	font-family: sans-serif;
   font-size : 8pt;
	color: White;
}

h2 {
	color: #176A62;
}

.menu_subhead {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: White;
}

A.menu_link {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	background-color: #176A62;
	text-decoration: none;
}
A.menu_link:hover {
	color: Silver;
	font-style: italic;
}


A.menu_item {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D7D6BA;
	background-color: #176A62;
	text-decoration: none;
}


A.menu_item:hover {
	color: White;
	font-style: italic;
}



table.menu {
	background-color: #176A62;
	border: medium double White;
}

a.footer_link {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #176A62;
	background-color: White;
	text-decoration: none;
}

A.footer_link:hover {
	color: Silver;
	font-style: italic;
}

A.address {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #176A62;
}
td.main_text {
	font-family: sans-serif;
	color: Black;
	font-size: 10pt;
}

A.main_text:hover {
	color: Black;
	font-style: italic;
}
div.footer {
  font-size: 8pt;
  color: #176A62;
}
