BODY {
	background-color: #006700;
}

table {
	background-color: White;
	font-family: sans-serif;
	font-size: 12px;
}

.menu{
	font-family: sans-serif;
	font-size: 11px;
}

table.menu{
	width: 172px;
	padding-left: 8px;
}

/* .menu a:link, a:visited  { */
a:link, a:visited  {
	color: #006400;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 16px;
}

.menu a:hover {
	color: Gray;
	font-style: italic;
	font-weight: bold;
}

a.txtlink:link, a.txtlink:visited  {
	color: Black;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 12px;
}



.pg_text {
	font-family: sans-serif;
	font-size: 14px;
	color: Black;
}

.footnote {
	font-family: sans-serif;
	font-size: 11px;
	color: Black;
}


.pg_emphasis {
	font-family: sans-serif;
	font-size: 16px;
	color: #7A7259;
	font-weight: bold;
}

.pg_head {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:  #006700;
	text-align: right;
	background-color: White;
}

.pg_sub {
	font-family: serif;
	font-size: 13px;
	font-weight: bold;
	color: #7A7259;
	text-decoration: none;
	letter-spacing: 1px;
}
 
.menu_text {
	font-family: sans-serif;
	font-size: 12px;
	color: #006400;
	background-color: transparent;
}

.footer_link, footer_link:link, footer_link:visited {
	font-family: sans-serif;
	font-size: 11px; /* color: #006400; */
	color: Red;
	text-decoration: none;
}

.footer_link:hover {
	color: Black;
	font-style: italic;
}
