html,body {
	height:100%;
}
body {
	margin:0;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
img {
	border: 0;
}
a {
	color: #c1d72e;
	text-decoration: none;
}

a:hover {
	color: #c1d72e;
	text-decoration: underline;
}

h1 {
	color: #c1d72e;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 30px;
}

h5 {
	margin: 0;
	color: #f4aa00;
	font-weight: normal;
	font-size: 16px;
}

h6 {
	margin: 0;
	color: #c1d72e;
	font-weight: normal;
	font-size: 11px;
}
li {
	margin-bottom: 10px;
}
