body {
	background-color: #000000;
	font-family: Arial, Gill Sans, Lucida, Helvetica Narrow, Sans-serif;
	color:#777570; }

table {
	border: 3px solid #333027;
	background-color: #111010;
	padding:10px;}

td, tr {
	border: 0px solid #000000;
	padding:5px;}

h1 {
	color:#777570;
	font-size:20pt;
	font-style:bold;}

h3 {
	color:#777570;
	font-size:14pt;
	font-style:bold;}

hr {
	color:#333027;
	solid;}

#menu {
	color:#777570;
	font-size:16pt;
	font-style:bold;}

a:link {
	color:#777570;
	text-decoration: none;
	font-weight: bold;}

a:active {
	color:#777570;
	text-decoration: none;
	font-weight: bold;}

a:visited {
	color:#777570;
	text-decoration: none;
	font-weight: bold;}

img.thumbnail {
	border: 3px #333027 solid; }

img.image {
	border: 3px #333027 solid; }