p.headline{
	text-align: center;
	margin: 60px 0 45px 0;
	font-family: Verdana, Arial;
	font-size: 0.9em;
	font-weight: bold;
	color: #D93132;
}
p.headline b{
	font-size: 0.9.5em;
	font-weight: bold;
	color: black;
}

ul#points {
	float: center;
}
ul#points li{
	list-style-type:disc;
	margin-bottom: 15px;
}

ul#points a{
	font-size: 0.9em;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
ul#points a:hover{
	color: #D93132;
}


ul#points b{
	font-weight: bold;
	font-size: 0.85em;
}


