@import "/cs/512";
@import "/cs/520";

body, html
	{ margin: 0; padding: 0; }
body
	{ margin: 5px 0; background: #000; color: #fff; font: 0.75em Arial, sans-serif; text-align: center; }
.wrap
	{ background: #fff; color: #444; width: 800px; margin: 0 auto; text-align: left; border: 1px solid #fff; }
p, li, dt, dd, td, th, legend
	{ line-height: 1.8; }
.fcol2
{  height: 160px; overflow: auto; }
p, ul, ol, dl
	{ margin: 1em 0 0; }
a {color: #000000; font-weight: bold;
text-transform: uppercase; text-decoration: none;}
a:hover {text-decoration: underline;}