html {
	font-size:62.5%;
	height:100%;
}
body {
	font-size:100.01%;
	margin:0;
	padding:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:#000 url(/img/bg.jpg) no-repeat top center;
	color:#756862;
	font-size:1.2em;
	line-height:normal;
}
body, td, div, h1, p, input, select, textarea {
	font-family:Tahoma, Verdana;
}
form {
	margin:0;
	padding:0;
}
b {
	font-weight:700;
}
a, img {
	border:none;
}
a {color:#557087}
a:hover {
	color:#557087;
	text-decoration:none;
}
h1, h2, h3, h4, h5 {
	margin:0;
}
.hnill {
	margin-top:0px;
	padding-top:0px;
}
.hfnill {
	margin:0px;
	padding:0px;
}
td, th {
	text-align:left;
}
input {
	font-size:1em;
}