h3 {font-family: verdana, sans-serif; font-style: normal; font-size: 1.5em; margin-bottom: .8em}
p{font-family: verdana, sans-serif; font-size: 1.2em; line-height: 1.3; margin-bottom: .6em;}

a:link, a:visited {font-family: verdana, sans-serif; font-weight: bold; font-size: 0.9em; color:#277bd1; text-decoration: underline;}
a:hover, a:active {font-family: verdana, sans-serif; font-weight: bold; font-size: 0.9em; color:#4db1fd; text-decoration: none;}

.backbutton {
	position: absolute;
	right: 0em;
	top: 59em;
	z-index: 1;
	width: 10em;
	height: 4.5em
}
#back {font-family: 'arial rounded', arial, sans-serif; color: #ffffff; background: #277bd1; font-weight: bold; border: none; font-size: 1em; cursor: pointer;}


#followuppage {position: absolute; left: 3%; top: 15em; width: 29%; z-index: 3;}
@media (min-width: 610px) and (max-width: 910px) {#followuppage {top: 14.5em}}
@media (min-width: 910px) {#followuppage {left: 10%; top: 17.5em}}

#followuppage p {color: #3da1ed; font-weight: bold}
.reveal ul {list-style-type: square; line-height: 1.2}
.reveal li {padding-bottom: 1em}
.reveal a:link {font-family: verdana, sans-serif; font-weight: normal; font-size: 1.3em; color: #277bd1; text-decoration:none}
.reveal a:visited {font-family: verdana, sans-serif; font-weight: normal; font-size: 1.3em; color:#277bd1; text-decoration:none}
.reveal a:hover {font-family: verdana, sans-serif; font-weight: normal; font-size: 1.3em; color:#4db1fd; text-decoration:none}

.page {display: none; position: absolute; right: 2%; top: 11em; width: 51%; font-weight: normal; color: #277bd1; font-family: arial, sans-serif; z-index: 3; line-height: 1.3em; font-size: 1.4em; padding: 12px; background: #fff; border: solid 1px #3da1ed; border-radius: 5px; z-index: 6}
@media (min-width: 610px) and (max-width: 910px) {.page {top: 11em}}
@media (min-width: 910px) {.page {right: 5%; top: 12.8em; width: 43%}}
html { font-size: 16px; -webkit-text-size-adjust: 16px; }
