

h2 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 110%;
	color:#DE092A;
	font-weight:bold;
}
h3 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 100%;
	color:#DE092A;
		font-weight:bold;
}

.price_table td{
padding:6px;
border:1px solid #ddd;
}

.price_table th{
text-align:left;
background-color:#f0f0f0;
font-weight:normal;
border:1px solid #ddd;
padding:6px;
}
.price{
text-align:right;
width:7em;
}
.price_table{
margin:1em 0 2em 1em;
}
.error{
font-size:150%;
}

.error_ul{
margin:20px;
}
