.Unsubscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	padding: 5px;
	border: 1px dotted #999999;
}
.Unsubscribe h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
}
.Contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	padding: 5px;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	padding: 5px;
	
}
