@charset "utf-8";
body {
	background-color: #000;
	font-family: Calibri;
	font-size: 12px;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	font-style: normal;
	}
h2 {
	color: #FFF
	}
h3 {
	color: #FFF;
	font-size: 14px;
	}
h4 {
	color: #FFF
	}
h5 {
	color: #FFF;
	font-size: 10px;
	}
table {
	color: #FFFFFF
	}
td, th {
	font-family: Calibri;
	font-size: 12px;
	font-style: inherit;
	font-variant: normal;
	}
	
body,td,th {
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}