body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 78%;
	color: #eee;
	background: #000;
}
ul {
	margin: 10px 0 10px 20px !important;
}
li {
	display: list-item;
	margin: 3px 0 3px 10px !important;
}
h3 {
	font-size: 115%;
	margin: 20px 0 10px 0 !important;
	color: #fff;
}
h4 {
	font-size: 100%;
	margin: 15px 0 10px 0 !important;
	color: #fff;
}
p {
	margin: 10px 0;
}
