#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
	height:145px;
}
body { 
	color:#030303;
	font-family:'Lato', sans-serif;
	font-size:16px;
	background-color:White;
}
a { 
	color:#1a99f9;
	text-decoration:underline;
	font-family:'Lato', sans-serif;
	font-size:16px;
}
h1 { 
	color:#005596;
	font-family:'Merriweather',serif;
	font-weight:bold;
	font-size:28px;
}
h2 { 
	font-family:'LatoLight',sans-serif;
	font-size:22px;
	color:#521c50;
}
h3 { 
	font-size:16px;
	color:#030303;
	font-family:'Lato', sans-serif;
}
.watermark { 
	background-color :rgb(209,212,215)\9; !important;
	background-color:white !important;
	background-image:none !important;
}
#header_cell.mobile-header { 
	height:100px;
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
