.headline {
	color:#29a9f8;
	font-weight:normal;
	padding:0 0 15px 0 !Important;
	font-size:20px;
	line-height:24px;
	margin:0 !important
}
.sub-headline {
	font-size: 14px; 
	color: #29a9f8; 
	line-height: 16px;
	padding: 0 0 5px !important;
	margin: 0 !important;
}	
.body {
	font-size:11px;
	font-family: Arial;
	padding: 0 !important;
	margin: 0 0 1em !important;
}
.yellow-highlight {
  	background-color: #FFF600;
	font-family: Arial !important;
  	font-size: 11px;
  	color: #000
}
.blue-highlight {
  	background-color: #29a9f8;
	font-family: Arial !important;
  	font-size: 11px;
  	color: #fff
}

