.headingPurple {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9999CC;
	padding-bottom: 2px;
}
.bodyWhiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 11px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.bodySmallJustified {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-align: justify}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {  color: #CCCCCC}
.body {
	background-image: url(images/background_flash.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#Listings {
	background-image: url(images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link span{
	color: #663399;
	text-decoration: none;
}
a:hover span  {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited span{
	color: #663399;
	text-decoration: none;
}
span {
	font-style: italic;
}
a:hover {
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
}
.bodyWhiteSmall img {
	margin: 0px;
	padding: 0px;
}

