body {
	background: #e3dec4;
	font-family: helvetica
}
	
a:hover {
	text-decoration: underline;
	background: #bfba9b
}

a {
	text-decoration: none;
	color: black;
	border: 1px dotted #777733
}

a.plain {
	border: none;
}

h1 {
	text-align: center;
	font-size: x-large
}

.footer {
	text-align: right;
	font-size: 8pt;
	white-space: nowrap;
}

td.image {
	padding-bottom: 10px;
	padding-right: 5px
}

td {
	vertical-align: top;
}
