.copyright {
	font-size: .75em;
	font-style: italic;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #333399;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #C03538;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
.textbody {
	padding-left: 10px;
}
