body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#3D4457;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-track-color:#000;
}
h1 {
	color: #d9e052;
	font-weight: normal;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	color: #D9E052;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
li {
	margin-top: 20px;
	margin-bottom: 20px;
}
