.listing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: 300;
	color: #996633;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.opttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000066;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000066;
}
