body {
	background-color: #000000;
	padding-top: 9px;
	padding-bottom: 9px;
}
.menubg {
	background-image: url(images/legal3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #867149;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #675738;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #AA9162;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #403522;
	text-decoration: underline;
}
.menu {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 12px;
}
a:link.menu, a:visited.menu, a:active.menu {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.menu {
	font-weight: bold;
	color: #87704E;
	text-decoration: none;
}
.menu2 {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:link.menu2, a:visited.menu2, a:active.menu2 {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover.menu2 {
	color: #87704E;
	text-decoration: none;
	font-weight: normal;
}
.menusub {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 6px;

}
.ttl {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding-bottom: 6px;
}
.menuon {
	color: #666666;
	padding-right: 12px;
	text-decoration: none;
}
a:link.menuon, a:visited.menuon, a:active.menuon, a:hover.menuon {
	color: #666666;
	text-decoration: none;
	padding-right: 12px;
}
