body { 
	font-family: Georgia, 'Times New Roman', Times, serif;
	background-color: black;
	color: #DDD;
	width: 700px;
	margin:0 auto 10px;

	font-size: 13px;
	line-height: 1.6em;
}

li {
	margin-bottom: 12px;
}

h3 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DD3333;
	font-weight: bold;
	line-height: 1.2em;
}	

.smallindent { margin-left: 25px; }

.pindent { text-indent: 25px; }

.col-hdr { color: #DD3333; }

.right-link { text-align: right; font-variant: small-caps; font-stretch: extra-expanded; color: #999; }

.small { font-size: 11px; }
