html, body {
	margin: 0px;
	padding: 0px;
}
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;
}
.spacer {
	height: 15px;
	overflow: hidden;
}
.spacerSmall {
	height: 8px;
	overflow: hidden;
}
.clear {
	overflow: hidden;
	height: 0px;
	clear: both;
	margin-left: -40px;
}
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; }

.link {
	cursor: pointer;
}
label {
	padding-top: 4px;
	display: block;
}
