body	{background-color:#403D3C;
	color:#BFBFBF;
	margin: 20px;}
h1	{color:#E34446;}
h2	{color:#E34446;}
thead	{color:#E32E30;}
th	{background-color: #595958;
	text-align: left;}
th.head	{background-color:#2F3033;
	text-align: center;}
td	{background-color:#595958;
	text-align: right;}
pre	{border: solid 1px;}
pre#code{background-color: #595958;}
a	{text-decoration:none;
	font-weight:bold;
	color:#0477BF;}
a:hover	{color:#BFBFBF;}
a.ldown	{text-transform: lowercase;
	font-weight: bold;
	color:#3D59AB;}
a.ldown:hover	{color:#FFFFFF;}

a.down		{text-transform: uppercase;
		font-size: 20pt;}
p#read	{text-align:center;}
p#config{font-size: 8 pt;}
strong	{font: bold;
	color: #E31230;}
