@CHARSET "UTF-8";
object { outline:none!important; }
img { border: 0px; }
* { margin: 0px; padding: 0px; }
p { padding: 10px 0px 5px 0px; }
ul, ol { margin: 0px 0px 0px 10px; padding: 5px 0px 0px 10px; }
li { margin: 5px 0px 0px 0px; padding: 0px 0px 0px 0px; }
a { color: #5c5c5c; }
a:hover { color: #adadad; }
div.clean { clear: both; }
div.InnterTekst h1 { font-size: 16px; color: #000; }
.alRight { text-align: right; }
.Hide { display: none; }
html, body {
	width: 100%;
	min-height: 660px;
	height: 100%!important;
	height: 660px;
	background-color: #171602;

	text-align: center;
	color: #5c5c5c;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}