body {
	color: white;
	background-color: #000000; 
	font-family: arial, verdana;
	font-size: 12pt;
	}
	
.top-table {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: center;
	}
	
.top-table a {
	color: white;
	text-decoration: none;
	}

.bottom-menu {
	background-color: #000000; 
	color: #ffffff; 
	font-family: arial; 
	width: 750px; 
	text-align: center;
	font-weight: bold;
	}

.bottom-menu a {
	color: white;
	text-decoration: none;
	}

.footer {
	font-size: 8pt;
	padding: 6px;
	}
	
.content {
	text-align: left;
	width: 560px;
	padding: 10px;
	vertical-align: top;
	}

h1 {
	font-size: 14pt;
	font-variant: small-caps;
	}


