.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.HomeText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9AD00;
}

.title { font-size:16px; color:#88649e; }

body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


#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; }