.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #0000CC;
	font-weight: bold;
	text-align: center;
}
.bluebox {
	background-color: #BBE0E3;
	border: 2px solid #000000;
	padding: 7px;
}
.imgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
body {
	margin: 18px;
}
.take1hour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	line-height: 1.2;
}

