body
{
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 5mm;
	padding: 2mm;
	z-index: 1;
	width: 165mm;
	text-align: center;
	background-color: white;
	background-image: none;
}

a
{
	color: black; /* navy */
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.copy
{
	text-decoration: none;
}

img.phone
{
	margin: 0mm 3mm 0mm 0mm;
	border: none;
}

table
{
	border: 0mm; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
	width: 100%;
	height: auto;
	font-size: 12pt;
}

td, th
{
	vertical-align: top;
}

.prod_shell .prod_img
{
	float: none;
	clear: both;
}


.prod_shell .prod_text
{
	text-align: justify;
}

.prod_shell .add_fields
{
	margin: 5px;
	padding: 0px 10px;
	list-style: none;
	width: 95%;	
	float: none;
	clear: both;
}
