body {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; background-color: #990033}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: bold}
h2 {  font-family: "Courier New", Courier, mono; font-size: 16px; font-weight: bold}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
h4 {  font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: bold}
h5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px}
h6 {  font-family: "Courier New", Courier, mono; font-size: 12px}
a:link {  color: #990033; text-decoration: underline}
a:visited {  color: #006600; text-decoration: underline}
a:hover {  color: #990099}
a:active {  color: #009933}
#left-border {
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
#right-border {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 12px;
}
.sold {
	font-weight: bold;
	color: #990033;
	text-align: center;
}
#small {
	font-size: 12px;
}
