.text_download_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #F00;
}
.text_downloads_remaining {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.text_headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.text_arial_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.text_product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.textproductsubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.text_product_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	list-style-type: none;
	list-style-position: inside;
}
.text_disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text_contact_support {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
.table_product_big {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.table_download_box {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-color: #FFFFD5;
}

