html, body {
	border: 0px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFECC1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
	line-height: 140%;
	color: #617077;
	font-size: 1.2em;
}
.links a {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.links a:hover {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
	position: relative;
	left: 1px;
	top: 1px;
}
.nonlinks {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #839DAA;
	text-decoration: none;
}

#border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #617077;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #617077;
}
.quote {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-style: italic;
	color: #64737A;
}
td.quote {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #617077;
}
