@charset "utf-8";
/* CSS Document */

.productPriceLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #0000CC;
}

.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #0000CC;
}

#main h3 {
	color:#000066;
	font-family:Trebuchet MS;
	font-size:14pt;
	letter-spacing:normal;
}

#main a:hover {
	text-decoration:none;
}
