body {
	background-color: #E4F2FF;
}

#h7h {
	font-family: "Century Gothic";
	text-align: center;
	font-size: 23px;
	text-shadow: 0px 0px 2px;
}

#h7spc {
	font-family: "Century Gothic";
	text-align: center;
	font-size: 20px;
	text-shadow: 0px 0px 0px;
}

#h8 {
	font-family: "Century Gothic";
	text-align: center;
	font-size: 18px;
	text-shadow: 0px 0px 0px;
}

#h12 {
	font-family: "Trebuchet Ms";
	text-align: center;
	font-size: 40px;
	margin-top: 50px;
	margin-left: 32px;
	margin-right: 25px;
}

#h13 {
	font-family: "Trebuchet Ms";
	text-align: center;
	font-size: 40px;
	margin-top: 45px;
	margin-left: 52px;
	margin-right: 25px;
}

#h14 {
	font-family: "Century Gothic";
	text-align: justify;
	margin-right:20px;
	margin-left:20px;
	font-size: 20px;
	text-shadow: 0px 0px 0px;
}

#h15 {
	font-family: "Trebuchet Ms";
	text-align: center;
	font-size: 30px;
	margin-top: 40px;
	margin-left: 12px;
	margin-right: 25px;
}

#h16 {
	font-family: "Century Gothic";
	text-align: center;
	font-size: 20px;
	text-shadow: 0px 0px 0px;
}

#h17 {
	font-family: "Century Gothic";
	text-align: justify;
	margin-right:20px;
	margin-left:20px;
	font-size: 15px;
	text-shadow: 0px 0px 0px;
}

#h18 {
	font-family: "Century Gothic";
	text-align: justify;
	margin-right:20px;
	margin-left:20px;
	font-size: 19px;
	text-shadow: 0px 0px 0px;
}

#h18c {
	font-family: "Century Gothic";
	text-align: center;
	margin-right:20px;
	margin-left:20px;
	font-size: 19px;
	text-shadow: 0px 0px 0px;
}

#h19 {
	font-family: "Century Gothic";
	text-align: center;
	font-size: 35px;
	color: #003399;
	text-shadow: 0px 0px 0px;
}

#h20 {
	font-family: "Century Gothic";
	text-align: center;
	font-size: 28px;
	color: #003399;
	text-shadow: 0px 0px 0px;
}

#titletext {
	top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #003399;
	height: 30px;
	border-radius: 10px 10px 0px 0px;
	color: white;
}

#titletext2 {
	top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: red;
	height: 30px;
	border-radius: 10px 10px 0px 0px;
	color: white;
}

#titletext3 {
	top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #003399;
	height: 30px;
	border-radius: 0px 0px 10px 10px;
	color: white;
}

#titletext4 {
	top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #003399;
	height: 30px;
	color: white;
}

#text15 {
	margin-right:20px;
	margin-left:20px;
	margin-down:20px;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 3px 1px #999;
}

#text16 {
	position: absolute;
	top: 340px;
	left: 385px;
	width: 200px;
	height: 150px;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 3px 1px #999;
}

#text17 {
	position: absolute;
	top: 370px;
	width: 200px;
	height: 150px;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 3px 1px #999;
}

#text18 {
	position: absolute;
	top: 44%;
	left: 1%;
	width: 27%;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 3px 1px #999;
}

#text19 {
	position: absolute;
	top: 44%;
	left: 35%;
	width: 27%;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 3px 1px #999;
}

#text20 {
	position: absolute;
	top: 44%;
	right: 1%;
	width: 27%;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 3px 1px #999;
}

#text21 {
	position: absolute;
	top: 162%;
	left: 1%;
	right: 1%;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 3px 1px #999;
}

#text22 {
	position: absolute;
	top: 850px;
	left: 30px;
	width: 1260px;
	height: 90px;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 3px 1px #999;
}

#text23 {
	position: absolute;
	top: 350px;
	left: 30px;
	width: 400px;
	height: 450px;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 3px 1px #999;
}