.body {background-color:#7290BB;}
aa{  color:#D9E1EC; font-size: 15px;}
h2{  color:#D9E1EC; font-size: 15px;}
.antraste1 {
	width: 100%;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #D9E1EC;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.antraste2 {
	width: 100%;
	border-width: 1px;
	border-color:#D9E1EC ;
	border-style: solid;
	background-color:#7290BB;
	text-align: left;
}
.antraste3 {
	width: 100%;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #7290BB;
	text-align: center;
}
a:visited {
	color:#D9E1EC ;
}
a {
	color: #D9E1EC;
}


	input, select {font: 9px Verdana, Arial, sans-serif; background: #7297CD; color: #D9E1EC; border: 1px solid;}
	input.psl{width: 16px; height: 12px; background: #7297CD; color: #D9E1EC; border: 1px solid;}
	
	input.button {font: 9px Verdana, Arial, sans-serif; background: #D9E1EC; color: #000000; border: 1px solid;}
