body {
	margin: 20px;
	padding: 0px;
	text-align: center;
	background-color: #F0F0F0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #223C58;
}

td {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
}

.tableheader {
	font-weight: bold;
	text-align: center;
}

.tableformat1 {
	text-align: center;
}

.tableformat2 {
	font-weight: bold;
	text-align: center;
}

.tableformat3 {
	text-align: left;
}

#page {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #36506B;
}

#header {
	width: 748px;
	height: 70px;
	max-height: 70px;
	background-image: url("img/foto_end.gif");
	background-repeat: no-repeat;
}

.headerimg {
	margin-top: 16px;
}

.text {
	width: 748px;
	background: #9ABADD;
	padding-bottom: 20px;
	height: 300px;
}

.textbox {
	margin-top: 10px;
	margin-left: 11px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-right: 20px;
	border-right: 1px solid #CDDDEE;
	width: 240px;
	float: left;
	text-align: justify;
}

.textbox2 {
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-right: 20px;
	border-right: 1px solid #CDDDEE;
	width: 500px;
	float: left;
	text-align: justify;
}

.textbox3 {
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-right: 20px;
	width: 500px;
	float: left;
	text-align: justify;
}

.foto {
	margin-top: 10px;
}

.fotoborder {
	border: 3px solid #3C5672;
	margin-left: 5px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

a {
	color: #263F59;
	font-weight: bold;
}

a:hover {
	color: #223C58;
}