body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #003300;
	background-color: #FFFF99;
	text-indent: 20pt;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFF99;
	text-align: center;
}
a:link {
	color: #996633;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #FFCC99;
	text-decoration: underline;
}
a:active {
	color: #660000;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003300;
	background-position: center;
}
.subtitle {
	font-size: 14px;
	font-style: italic;
	color: #003300;
	font-weight: bolder;
}
ul {
	font-size: 14px;
	line-height: 18px;
}
.contact {
	font-size: 9pt;
}
.caption {
	font-size: 9px;
}
.sold {
	font-weight: bold;
	color: #FF0000;
}
