body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
#bodytable {
	background-color: #f89838;
	margin: 0px;
}
#bodytable #textable {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	top: auto;
	font-size: 12px;
	font-weight: 600;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#bodytable #abouttable {
	vertical-align: top;
	text-align: justify;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}


#footertable {
	font-weight: 900;
	text-align: left;
	text-indent: 25px;
	font-size: 10px;
}
#bodytable #menutable {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
	vertical-align: top;
}
