body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.style2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #7b3074;
	font-weight: bold;
}

#div_txt_inf_proddisp {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	display: block;
	padding: 1px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #CCCCCC;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}

#div_txt {
	display: block;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
