@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1e1b17;
	overflow:auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #6d8ca5;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFFFFF;
}
