body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	font-size: 80%;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.h1 {
	font-size: 400%;
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold";
}
.h2 {
	font-size: 250%;
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold";
}
.h3 {
	font-size: 150%;
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold";
}
.main{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1em;
}
.legal {
	font-size: 70%;
}
