html, body {
	margin:0;
	padding:0;
	border: none;
	height:100%;
	width:100%;
}
body {
	font-size: 62.5%;
	font-family:Tahoma, Arial, sans-serif;
}
.png {
	behavior: url('templates/promaster2/jsc/iepngfix.htc');
}
table {
border: none;
border-collapse: separate;
border-spacing: 0;
margin: 0;
padding: 0;
font-size: 1em;
empty-cells:show;
}
form {
margin: 0;
padding: 0;
}
input, select, button {
font-size: 1em;
}
img { border:none; }
p {
font-size: 1.4em;
font-family: Arial, Tahoma, sans-serif;
}
td { }
hr.hddn {display:none;}
h1 { font-size: 3em; }
h2 { font-size: 2.4em; }
h3 { font-size: 2.1em; }
h4 { font-size: 1.8em; }
a:link { color: #006699; }
a:visited { color: #6699cc; }
a:hover { color:#c00000; }
a:active { }

.hide, .skip-link {
display:none;
}
.clear {
clear:both;
}
