@charset "ISO-8859-1";
body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	height: 100%;
}
html {
	height: 100%;
}
* {outline:none;}