body {
		background-color: #000000;
		text-align: center;
		}
.Logo {
		text-align: center;
		}
.table {
	text-align: center;
	width: 1000px;
		}
.subtable {
	font-family: "Century Gothic";
	font-size: 10pt;
	text-align: center;
	width: 1000px;
	background-color: #141414;
	float: left;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
		}
.navbar {
	width: 200px;
	background-color: #333333;
	float: left;
	padding: 10px;
		}
.navbarH {
	font-family: "Century Gothic";
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	color: #C0C0C0;
		}
.navbarSH {
	font-family: "Century Gothic";
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	color: #C0C0C0;
		}
.navbarSSH {
	font-family: "Century Gothic";
	font-size: 9pt;
	text-align: left;
	font-weight: none;
	text-decoration: none;
	color: #C0C0C0;
		}
.tabletitle {
	font-family: "Century Gothic";
	font-size: 16pt;
	text-align: left;
	color: #9D9D00;
	font-weight: bold;
		}
.tablecontent {
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	color: #808000;
	padding: 5px;
		}
.tabledescriptions {
	font-family: Verdana;
	font-size: 12pt;
	text-align: left;
	color: #808000;
        }
a:link {
		text-decoration: none;
		color: #C0C0C0;
		}
span.page-text {
		font-family: Arial;
		color: #C0C0C0;
		font-size: 12pt
		}
a:visited {
		text-decoration: none;
		color: #C0C0C0;
		}
a:hover {
		text-decoration: none;
		}
p {
		text-align: center;
		}
