body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.small {
	font-size: 10px;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.whitecenter {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #6D92C6;
	text-decoration: underline;
}
.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99192F;
	text-align: right;
}
.listingtext {
	font-size: 11px;
}
.whiteright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.whiteleft {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
}
