body {	background-color: #000000;	color: #EEFFEE;	line-height: 1.5; 	margin: 20px;}body, dd, dl, dt, input, li, p, td, ul { 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 11px; }/* Links */a { 	color: #66BBAA;	font-weight: bold; 	text-decoration: none;}a:visited { 	color: #449988;}a:hover { 	color: #DD99BB; 	text-decoration: underline}a:active { 	color: #EEFFEE;}/* Lists */dt { 	font-weight: bold; 	line-height: 1.5}dd {	margin: 0 0 0 3em;	padding: 0 0 1em 0;}dl ul {	margin: 0 0 0 3em;	padding: 0 0 1em 1.5em;}dt strong, dd strong, li strong { 	color: #DD99BB;}/* Headings */h1 { 	font-size: 18px; 	color: #DD99BB}h2 { 	font-size: 16px; 	color: #AADDBB}h3 { 	font-size: 14px; 	color: #DD99BB}h4 { 	font-size: 12px; 	color: #AADDBB}/* Miscellaneous */hr { 	color: #DD99BB}.darktext { 	font-size: 10px; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	color: #440022; 	line-height: normal;}.smalltext { 	font-size: 10px; 	line-height: 1.25; 	font-family: Verdana, Arial, Helvetica, sans-serif}