.style1 {font-size: 24px}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #3891A7;
}
.undertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3891A7;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	font-weight: bold;
}
.link1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	text-align: left;
	display: table;
	height: 30%;
	width: 20%;
}
