@charset "UTF-8";
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color: #020202;
}
body,td,th {
	font-family: helvetica neue, helvetica, courier;
	font-size: 14px;
	color: #F9F7F9;
}
h1 {
	font-size: 36px;
	color: #F9F7F9;
}
h2 {
	font-size: 24px;
	color: #F9F7F9;
}
a {
	font-size: 14px;
	color: #F9C503;
}
a:visited {
	color: #F9C503;
}
a:active {
	color: #F9C503;
}
