td {
	font-family: "Verdana";
	font-size: 9px;
	text-decoration: none;
}
h1 {
	font-family: "Verdana";
	font-size: 9px;
	text-decoration: none;
	font-weight:normal;
}
h2 {
	font-family: "Verdana";
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	color: #CC0033;
}
.s {
	font-family: "Verdana";
	font-size: 9px;
	color: #CC0033;
	font-weight: bold;
}
.ss {
	color: #CC0033;
	font-weight: bold;
}
.sss {
	color: #FFFFFF;
	font-weight: bold;
}
.ssss {
	color: #999999;
	font-weight: normal;
	font-size: 8px;
}
.sssss {
	color: #FF9933;
	font-weight: bold;
	font-size: 9px;
}



a {
	font-family: Arial;
	color: #009900;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {

	font-family: Arial;
	color: #CC0033;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.y {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.cr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}


.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
	text-decoration: none;
	text-align:center;
	font-weight:bolder;
	font-stretch:extra-condensed;


}