body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7ECB9;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #BF046F;
}
p {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}

a {
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
}

.table td {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	border: 3px double #BF046F;
}
.text {
	font-size: 11px;
}
.price {
	border-collapse:collapse;
	border-spacing: 0px;
	width: 100%;
}
.price td, .price th {
	margin: 1px;
	padding: 3px;
	border: 1px solid #BF0670;
	font-size: 12px;
}
.price th {
	background-color: #e9e9e9;
	color: #000;
	font-weight: bold;
}
.price p {
	text-indent: 0px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
.price td.th1, .price tr.th1 td {
	background-color: #BF0670;
	color: #F7ECB9;
}
.price td.th2, .price tr.th2 td {
	background-color: #dceffc;
	color: #000000;
}
.price td.blan, .price tr.blan td {
	border: 0px none;
}
.pryce table {
	border-collapse:collapse;
	border-spacing: 0px;
	width: 100%;
}
.pryce td, .pryce th {
	margin: 1px;
	padding: 3px;
	border: 1px solid #BF0670;
	font-size: 14px;
}
.pryce th {
	background-color: #e9e9e9;
	color: #000;
	font-weight: bold;
}
.pryce p {
	text-indent: 0px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}