td, p {
	font-family: Arial, "??";
	text-align:justify;
	font-size: 12px;
}

.cntTD {
	padding:10px 20px 10px 40px;
}

.cntTable, .cntTD {
	letter-spacing: 1px;
	line-height: 140%;
}

.btnTD {
	cursor: hand;
}

a:hover {
	color: #CC0000;
}

a:visited {
    font-size: 12px;
	text-decoration: none;
	color: #000033;
}

a:link {
	color: #000033;
	text-decoration: none;
	font-family: Arial, "??";
	font-size: 12px;
}

.productTitle {
	font-family: Arial, "??"
	font-size: 14px;
	font-weight: bold;
	color: #663366;
}
.photoComment {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.contenttext, ul {
	font-family: "??", Arial;
	line-height: 150%;
}
hr {
	color:#00CC99; 
	border-style:ridge; 
	height:1px;
	line-height:50%;
}

ul {
	list-style-position: outside;
	list-style-image:  url("images/titledot.gif");
}
