/* CSS Document */

.tip
{
	font-size:12pt;
	font-family: "Segoe UI", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	padding-left:10px;	
}
.pricex
{
	font-size:12pt;
	font-family: "Segoe UI", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-weight:bold;
	color:#FF33CC;
	text-decoration:none;
	padding-left:30px;	
}
.des
{
	font-size:8pt;
	font-family:Tahoma;
	color:#666666;
}