/* CSS definition file containing site wide stylesheets */

.ThinCaption {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9px;
 	letter-spacing: 1px;
 	line-height: 13px;
 	text-align: justify
}

.Caption {
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#Table2 tr td {
}


P {
	font-size: 16px;
	text-align: center;
}

.Sold {
	font-size: 12px;
	text-transform: uppercase;
	color: rgb(204,0,0);
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Wordwrap {
	text-align: justify;
}
