body, p, table, td, div{
	background-color : #000;
	color : #ddd;
	font-family : 'Courier New CE', 'Courier New', Courier, 'lucida console', monospace, sans-serif;
	vertical-align : top;
	text-decoration : none;
	font-size : 9.5pt;
}

pre { }

.footer { font-size: 0.9em; text-align: center; white-space: nowrap; }

h1, h2, h3, h4, h5, h6 { white-space: nowrap; /* font-variant: small-caps; */ }

a { text-decoration : none; }
a:link { color : #daa520; }
a:visited { color : #8b8b8b; }
a:active { color : #8b8b8b; }
a:hover { color : #daa520; text-decoration : underline; }
a.hide { color : #ddd; }

ul { list-style-type : circle; text-align : left; }
small { font-size : 0.9em; }
.clear { clear : both; }

.center { text-align : center; }
img { border : 0; margin : 5px; }
