body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/back_bot.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center bottom;
	background-color: #F34E6B;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.back_top {
	background-image: url(images/back_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text_sm {
	font-size: 9px;
}
.back_17 {
	background-image: url(images/17.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.white_top_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/heart_arrow.gif);
}
.text_pink {
	color: #F7738B;
	font-size: 10px;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	color: #F7728B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #F7728B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ED0C32;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #F7728B;
	text-decoration: none;
	font-weight: bold;
}
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #F34E6B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED072D;
}
.text_price {
	font-size: 14px;
	color: #ED072D;
	font-weight: bold;
}
.table_bot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED072D;
}
.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F7728B;
}
.text_darkpink {
	color: #F34E6B;
}
