h1 {
	font-size: 150%;
}
h2 {
	font-size: 135%;
	margin-top: 2px;
	margin-bottom: 5px;
}
h3 {
	font-size: 105%;
	}
	
.pricecontent table {
	background-color: #CCCCCC;
	font-size: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 40px;
}
.labelcell {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	text-align: center;
}
.headercell {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	}
.pricecell {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	text-align: center;
}
p {
	margin: 0px;
}
.drop {
	margin-top: 15px;
	margin-bottom: 15px;

}
