p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF66;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active { 
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none; 
}
a:hover { 
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5BD340;
	font-weight: bold;
	font-style: oblique;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC33;
	font-weight: bold;
	font-style: oblique;
}
.yellowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC33;
	font-weight: bold;
	font-style: oblique;
}
.taxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

