.product-head {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.product-head-red {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #C93026;
	font-weight: bold;
}
.product-table-head {
	font-family: Tahoma;
	font-size: 12px;
	color: #CA6A13;
}
.product-table-text {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #CA6A13;
}
.product-note-justify {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.product-table-rev {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	letter-spacing: 2px;
}
.pagenumber {
	font-weight: bold;
	color: #CA6A13;
	text-align: center;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	border: 1px solid #CA6A13;
}
.pageselect {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	background-color: #CA6A13;
	border: 1px solid #000000;
}
