body		{ color: #888; background-color: #ccc; font-family: "courier new", monospace; font-size: 12px; }
h2		{ font-size: 20px; }
h3		{ font-size: 15px; }

a:link		{ color: #800; text-decoration: none; }
a:visited	{ color: #800; text-decoration: none; }
a:hover		{ color: #800; text-decoration: underline; }
a:active	{ color: #fff; text-decoration: none; }

td.b		{ background-color: #000000; width: 1px; height: 1px; }
td.w		{ background-color: #ffffff; width: 1px; height: 1px; }
td.o		{ background-color: #ED570D; width: 1px; height: 1px; }
td.t		{ background: none; width: 1px; height: 1px; }

.intro		{ width: 200px; }
p.notimage	{ position: relative; top: 20px; }
p.sizestate	{ position: relative; top: 20px; }
p.sourcedl	{ position: relative; top: 20px; }
p.valid	{ position: relative; top: 20px; }
p.copyright	{ position: relative; top: 20px; font-size: .75em; }
