body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: e2dcd0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

div.title {
	font-size: 120%;
	font-weight: bold;
}

td#header {
	background: #997E5D;
	border-bottom: 1px solid black;
	height: 120px;
	width: 100%;
}

td#menu {
	border-bottom: 1px solid black;
	font-weight: bold;
	height: 2em;
	width: 100%;
}

td#menu a { color: #692728; }

.quote {
	font-size: 80%;
}

.sig {
	font-size: 80%;
	font-weight: bold;
}

div.credit {
	font-size: small;
	font-style: italic;
}
