/*#masthead {display:none;}*/

.notification {
	background-color: white;
	padding: 25px;
	margin-bottom:20px}
.notification p {font-size: 18px;}
.notification ul {}
.notification ul li {
	font-size: 18px;
	padding-bottom: 6px;
	line-height: 1.4;}
.notification ul li:marker {color:red;}
.big-blue {
	font-size: 36px;
	line-height: 1.2;
	padding-bottom: 18px;
	color: blue;
	font-weight: 600;}
.middle-blue {
	font-size: 28px;
	line-height: 1.2;
	padding-bottom: 18px;
	color: blue;
	font-weight: 600;}
.big-red {
font-size: 28px;
	line-height: 1.4;
	padding-bottom: 18px;
	color: red;
	font-weight: 600;}