@charset "utf-8";
.TableHeader {
	border: Solid #000000 2px;
	vertical-align: bottom;
	padding-left: 2px;
	padding-right: 2px;

}
.Table-CellStyle {
	border: Solid #000000 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: -1px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
}
.TableTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #333366;
	text-decoration: underline;
	text-align: center;
	margin: 2px;
}
.TableSubtitle {
	font-style: italic;
	font-size: 13px;
	text-align: center;
}


.TablePrices {
}
