html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body { font-size: small; }
fieldset, img, form {
	border: none;
	padding: 0px;
	margin: 0px;
}
.clear {
	overflow: hidden;
	height: 0px;
	clear: both;
}
dl, ul, ol, li, dt, dd, select, th, td {
	font-size: 1em;
}
dt, dd, select, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
em { font-style: italic; }
strong { font-weight: bold; }