body   { color: #000066; font-size: 0.8em; font-family: "Formal436 BT", "Zapf Chancery", "Comic Sans MS", cursive; background-color: #eae4bd }
.container  { width: 800px; float: left }
.navigation    { width: 100%; height: 100px; float: left }
.content  { float: left }
.footer { font-family: Garamond, Arial;
	
	
	background-color: #EAE4BD;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;}

}
a  { color: #000066; font-family: Garamond, Arial; font-weight: bold; background-color: #eae4bd }
li {
	font-family: Garamond, Arial;
	font-size: small;
	color: #000066;
	background-color: #EAE4BD;
	font-weight: bold;
}
textarea {
	background-color: #EAE4BD;
	scrollbar-base-color:#EFEBCE;
	scrollbar-arrow-color:black;
	font-family: Garamond, Arial;
	font-size: small;
	font-weight: bold;
	color: #000066;

}
h1 {
	font-size: 18pt;
	color: #A52831;
}
h2 {
	font-size: 14pt;
	color: #A52831;
}
.saleinfo {
	font-size: 11pt;
}
.saleDetail {
	font-size: 11pt;
	color: #A52831;

}
.center {
	text-align: center;
}
.tiny {
	font-size: 8pt;
	vertical-align: super;
	color: #009900;

}
.disclaimer {
	font-size: 10pt;
	color: #666666;

}

