body {
	background-color: #000000 ;
	font-family: sans-serif ;
}

h3 {
	font-family: sans-serif ;
	color: #9999cc ;
	text-transform: lowercase ;
}

td {
	font-family: sans-serif ;
}

th {
	font-family: sans-serif ;
}

blockquote {
	font-family: sans-serif ;
	text-align: justify ;
	text-indent: 2em ;
	border-top-width: 1 ;
	border-bottom-width: 1 ;
	border-left-width: 5 ;
	border-right-width: 5 ;
	border-color: #336666 ;
	padding: 5 ;
	background-color: #000000 ;
}

code {
	color: #ffcccc ;
	font-family: monospace ;
}
