body {
	background-color: #B7D0FF;
	margin: 10px;
	padding: 0px;
	border: thick;
}
.textzone {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002B7F;
	background-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.imgpad {
	padding: 10px;
	margin: 0px;
	background-position: center;
	position: absolute;
	left: 396px;
	top: 518px;
}
