.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	list-style-image: url(images/bullet2.jpg);
	list-style-position: inside;
	list-style-type: circle;



}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.redheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.optinheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;

}
.optintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: square;

}
.tiny {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

