body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	font-family: Arial, sans-serif;
}

a {
	color: #AAAAFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

table.styli {
	font-family: "Courier New", monospace;
	font-weight: bold;
	background-color: #111111;
}

i.acc {
	font-size: 80%;
}