body {
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#F8F7FB;
	padding:0px;
	margin:0px;
	}
a {
	text-decoration:none;
	font-weight:bold;
	color:#06C;
	}
a:hover {
	color:#A60052;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}
li {	
	background-image: url(images/point_right.gif);
	background-repeat: no-repeat;
	background-position: 5px 0%;
	padding-left: 30px;
	padding-bottom: 12px;
}
pre {
	font-size:11px;
	color:blue;
	}
.txtProduct {
	margin-left: 10px;
	color:#666;
	font-size: 11px;
}
.txtProductHead {
	color: #A60052;
	font-weight: bold;
	font-size: 12px; 
}
.txtProductParaHead {
	color: #A60052;
	font-weight: bold;
	font-size: 11px; 
}
.indentLeft {
	margin-left: 10px;
}
.imageMain {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
}
.imageTN {
	border-style: none;
}