.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.headline {
	font-family: Tahoma, Verdana, "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.optin_header_text {
	font-family: Tahoma, Verdana, "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
.optin_footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.checkmarks {
	list-style-position: outside;
	list-style-image: url(images/BulletsRed_0005_CheckBox5.png);
	list-style-type: disc;
	font-family: Tahoma, Verdana, "Arial Black";
	font-size: 14px;
	line-height: 1.4em;
	padding: 5px;
}
.bottomtext {
	font-family: Tahoma, Verdana, "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #DD0103;
	text-align: center;
	line-height: 1.4em;
}
.normal_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}
