.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	color: #000033;
	text-align: left;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000033;
	text-align: left;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #000033;
	text-align: left;
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	color: #000033;
	text-align: left;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000033;
	font-weight: normal;
}
.pricesbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000033;
	text-align: left;
	font-weight: bold;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #800080;
	text-align: left;
	line-height: 140%;
}
.pricesboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
