body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	list-style-type: circle;
}
h2 {
	font-size: 16px;
}
