@charset "utf-8";
body,td,th {
	font-family: Calibri, "Trebuchet MS", Tahoma, Arial, Helvetica, san-serif;
	color: #FFFFFF;
}
body {
	background-color: #1a1a1a;
	margin-left: 0px;
	margin-top: 0px;
	text-align: justify;
}
a:link {
	color: #B6B6B6;
	text-decoration: none;
}
a:visited {
	color: #B6B6B6;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: none;
}
a:active {
	color: #777777;
	text-decoration: none;
}
