.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodyWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #46285C;
	font-weight: bold;
}

h1 { font-size:16px; }

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



#pricechart { border: 2px solid #333332; font-family: Arial, Helvetica, sans-serif; font-size:12px; }
#pricechart tr.home { color: #ffd520; }
#pricechart tr.away { color: #ffffff; }
#pricechart th { text-align:left; font-size:12px; background-color:#333333; color:#fff; }
.price { text-align:right; }
#pricechart .header { background-color:#333333; text-align:left; color:#fff; font-weight:bold }

.opponent { font-weight:bold; }
#pricechart .priceheader { text-align: center; font-weight:bold; }
#pricechart tr.even { background-color:#88649e; }
#pricechart tr.odd { background-color:#e1c763; }
#pricechart h2 { font-size:14px; margin-bottom:5px; margin-top:2px; }

#pricechart .pricebottom { font-size:10px; background-color:#333333; color:#fff; }

h2.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #46285C;
	font-weight: bold;
	margin-bottom:2px;	
	padding-bottom:0px;
	margin-top:5px; 
}

p { margin-top: 0px; margin-bottom:15px;}
