.subhead {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12pt;
	background-color: #FC6;
	height: 22px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .5em;
	margin: 10px;
}
td {
	margin: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 4px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #002E65;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
p {
	margin: 10px;
}
.more {
	font-size: 8px;
}
