body {
	background-color: #ffffcd;
	font-family: "Times New Roman", Times, serif;
}
#subtable {
	border: groove;
}
#bigtext {
	line-height: 18pt;
}
a:link {
	color: #881719;
	text-decoration: underline;
}
a:visited {
	color: #881719;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
.space_to_right {
	margin-right: 3px;
}
.space_to_left {
	margin-left: 3px;
}
.header {
	font-size: x-large;
	color: #881719;
	font-style: normal;
	font-weight: bold;
}
.black {
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
