body {font-family: arial, sans-serif;}
div.logo {background #fff; border-bottom: 2px solid rgba(170, 170, 170, 0.29); margin-bottom: 20px;}
div.logo img {padding: 20px;}
.orange-box, .gray-box {
	padding-top: 20px !important;
	padding-right: 25px !important;
	padding-bottom: 25px !important;
	padding-left: 25px !important;
	}
.orange-box {
	background-color: #da4600 !important;
	color: #fff;
	}
.orange-box a {color: #fff; font-weight: bold; text-decoration: underline;}
.gray-box {
	background-color: rgba(170, 170, 170, 0.29);
}
.gray-box a {color: #000; font-weight: bold; text-decoration: underline;}