.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	text-decoration: none;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.checklist {
	list-style-image: url(/images/Checkmark.png);
	list-style-type: none;
}
.listpadding {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #666666;
	font-size: 12px;
}


