body {
	margin: 5px;
	background: #fff;
	color: #000;
	font-size: 1em;
}

#notice {
	margin: 2em;
	padding: 2em;
	border: 2px dotted #c00;
	color: #000;
	background-color: #f3f3e1;
	text-align: center;
}

div.title {
	text-align: center;
}
div.title h1 {
	margin-top: 10px;
}

.fineprint {
	font-size: .7em;
	text-align: center;
}
.fineprint img {
	text-align: center;
	padding: 4px;
}

div.figure {
	padding: 1em .5em 0 .5em;
	border: 1px dotted #333;
	color: #000;
	background-color: #f3f3e1;
}
div.figure p {
	margin-left: .5em;
	margin-top: 0;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: .7em;
}
div.figure img {
	display: inline;
	padding: 0 5px 10px 5px;
}

table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .7em;
}
table th {
	text-align: left;
}
table tr {
	vertical-align: top;
}

acronym, abbr {
	border-bottom: 1px dotted #222;
	font-style: normal;
	cursor: help;
}

.hidden {
	display: none;
}

div.spacer {
	clear: both;
}

div.shortSpacer {
	clear: both;
	margin-top: -10px;
	margin-bottom: -10px;
}
