h1 {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
h2 {

	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #BCDBF2;
}
p {
	text-align: justify;



}
.footer {
	text-align: center;
	vertical-align: bottom;

}
a {
	color: #BCDBF2;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.continue {

	text-align: right;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.back {


	text-align: left;
}
