
	BODY {tab-interval:.5in; background-color:#000}
	p, td, ol, ul, li {
	font-family : Arial;
	color : #fff;
	font-size : 14px;
		}
	li { margin-bottom:10 }
	ul { line-height:1.5 }
	h1, h2, h3, h4 {font-weight:bold;color:#0cc}
	h1 {font-size:24px}
	h2 {font-size:20px}
	h3 {font-size:18px}
	h4 {font-size:16px}
	
	A:link {text-decoration: none; color: #bbb;}
	A:visited {text-decoration: none; color: #888;}
	A:active {text-decoration: none; color: #ddd;}
	A:hover {text-decoration: underline; color: ccc;}