#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
h1 { 
	font-size:28px;
	font-family:'Merriweather',serif;
	color:#005596;
}
h2 { 
	font-size:22px;
	font-family:'Merriweather',serif;
	color:#be0f34;
}
body { 
	font-size:18px;
	font-family:'Lato', sans-serif;
}
a { 
	color:#005596;
	font-size:18px;
	font-family:'Lato', sans-serif;
}
h3 { 
	color:Black;
	font-size:20px;
	font-family:'Lato', sans-serif;
}
div.instruction-text { 
	font-size:15px;
	font-family:'LatoLight',sans-serif;
}
