.t12_w {  font-family: tahoma; font-size: 12px; color: #FFFFFF}
img {
	border: none;
}
img.bordered {
	border: #f8f400 1px dotted;
}
td.bottom {
	font: 11px tahoma;
	color: #FFF;
	text-align: center;
}
td.bottom a {
	color: #f8f400;
	font-weight: bold;
	text-decoration: underline;
}
div.content {
	font: 12px tahoma;
	color: #FFF;
	padding: 5 20 30;
	text-align: justify;	
}
div.rec {
	font: 11px tahoma;
	color: #FFF;	
	padding: 10 20 20;
	text-align: justify;
}
div.opOut {
	border-bottom: #f8f400 1px dotted;
	text-align: right;
	margin: 20px 0px;
	padding: 8px;
	font-style: italic;
}
div.opIns {
	width: 90%;
	padding: 5px;
	text-align: justify;
	border-top: #fda372 1px dotted;
	border-bottom: #fda372 1px dotted;
	font-style: normal;
}
h1 {
	font: 16px tahoma;
	color: #FFF;
	margin: 5 0 10;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: url(images/title_ico.gif) no-repeat left top;
	padding: 0 30;
}
h2 {
	font: 14px tahoma;
	font-weight: bold;
	text-align: center;
	margin: 0 10 10;
	background: url(images/title_stars.gif) repeat-x left bottom;
	padding: 0 0 10;
}
h3 {
	font: 13px tahoma;
	font-weight: bold;
	text-decoration: underline;
	margin: 15px 0px 10px 15px;
	text-align: left;
}
a {
	color: #fda372;
	text-decoration: none;
}

#price {
	background-color: #f8f400;
	margin: 0px;
}
#price th {
	background-color: #8f2500;
	font: 12px tahoma;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
#price td {
	background-color: #d63700;
	font: 11px tahoma;
	color: #FFF;
	padding: 5px;
}

