body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #000000;
}
table {
	color: #8E7C4D;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
table.child {
	color: #000000;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #8E7C4D;
}
td.footer {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.footer:link{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}
a.footer:hover{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 8pt;
}
a.footer.visited{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
}
h3 {
	color: Black;
	text-decoration: underline;
	font-style: italic;
}
a.menu:link {
	color: #8E7C4D;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
a.menu:active {
	color: red;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
a.menu:visited {
	color: #8E7C4D;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
a.menu:hover {
	color: White;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

a:link {
	color: black;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
