body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006699;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "New York", "Times New Roman", serif;
	font-size: 24px;
	color: #33FF99;
}
p {
	line-height: 18px;
	padding: 5px 15px;
}
h2 {
	font-family: Georgia, "New York", "Times New Roman", serif;
	font-size: 18px;
	color: #FFFFCC;
}
a:link {
	color: #66FF99;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #ffcc66;
	text-decoration: none;
}
.small {
	font-family: Courier, "Courier New", monospace;
	font-size: 10px;
}
h3 {
	font-family: Georgia, "New York", "Times New Roman", serif;
	font-size: 18px;
	color: #FFFF99;
}
.contact {
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	padding: 5px;
	color: #FFFFFF;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #FFFFFF;
}
ul {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.sold {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}
