body {
	background-color: white;
	color: black;
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 14px
}
p{
	padding-left: 16px;
	padding-right: 16px;
}
.tdDivider {
	background-image: url(green2.gif);
	background-repeat: repeat-y;
}
.tdBkg{
	/*background-image: url(green2.gif);
	background-repeat: repeat;*/
	
	font-family: "Dauphin","Georgia","Times New Roman", Times, serif;
	
	text-align: center;
	background-color: #D6DDD5;
}
.click{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Gray;
}
.dimension{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}