@charset "UTF-8";

table tr th.service {
	background-color: #ee3d50;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

table tr th.price {
	background-color: #6c6d70;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

table tr td.price {
	font-size: 120%;
	font-weight: bold;
}


table tr th.reprice {
	background-color: #ee1d23;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

table tr td.reprice {
	background-color: #fdeae5;
	color: #ee1d23;
	font-size: 130%;
	font-weight: bold;
}
