BODY {
 	padding: 10px;
	font-size: 75%;	
	font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif; 
	background-color: #000;
	line-height: 170%;
	color: #666
}
H1 {
	color: #CCBE93;
	font-size: 230%;
	font-weight: normal
}
H2 {
	font-size: 230%;
	font-weight: bold
}
STRONG {
	font-weight: normal
}
IMG {
	border: none
}
UL {
	margin: 0px;
	padding-left: 1.5em
}
A {
	text-decoration: underline
}
A:link {
	color: #fff
}
A:active, A:visited {
	color: #fff
}
A:hover {
	color: #999
}
.i {
	font-style: italic
}
.b {
	font-weight: bold
}
