body, html {
	color: #000;
	background-color: #fff;
}
div.header {
}
div.footnotes {
	font-size: smaller;
}
div.footer {
	font-size: small;
	text-align: center;
}
p {
	font-family: "Times New Roman", Georgia, Times, serif;
}
p.caps {
	font-variant: small-caps;
}
span.over {
	text-decoration: line-through;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}