@charset "utf-8";
.headline {
	font-family: Tahoma;
	font-size: 20pt;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
.reg-content {
	font-family: verdana;
	font-size: 10.5pt;
	margin-top: 15px;
}
.reg-content-highlighted {
	background-color: #FFFF00;
	font-family: Verdana;
	font-size: 10.5pt;
}

li {
	margin-bottom: 15px;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
.sub-headline {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000088;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 30px;
}
.bonus-headline {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.headline-pre {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #000080;
}
