@charset "UTF-8";
h1 { font-size: 2em; color: #693; }
h2 { font-size: 1.7em; color: #FC3; }
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text_titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #591b5e;
	text-transform: none;
	font-variant: normal;
}
.text16bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.price { color: #690; }

img { border: 0px; }
.special { position: absolute; right: 20px; top: 25px; }
