html {
	font-size: 62.5%;
	height: 100%;
}
body {
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	text-align: center;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #f6f6f6;
	color: #444;
	font-size: 1.2em !important;
	line-height: 1.5;	
}
body, td, div, h1, p, input, select, textarea {
	font-family: Arial, Tahoma, Sans-Serif;
}
form {
	margin: 0;
	padding: 0;
}
b {
	font-weight: 700;
}
a, img {
	border: none;
}
a {
	color: #186abb;
	text-decoration: none;
}
a:hover {
	color: #bf3f00;
	text-decoration: none;
}
H1, H2, H3, H4, H5 {
	margin: 0;
}
hr {
	border: none 0; 
	border-top: 1px solid #ddd;
	height: 1px;
}
.hr {
	border-top: 1px solid #e6e6e6;
	font-size: 1px;
	height: 1px;
}
.hnill {
	margin-top:0px;
	padding-top:0px;
}
.hfnill {
	margin:0px;
	padding:0px;
}
td, th {
	text-align:left;
}
input {
	font-size:1em;
}
p {
	margin:0 0 15px 0;
}
