body {
	color:#032737;
	font-family:verdana;
	font-size: 12px;
	margin-top: 15px;
}
div.p {
	font-size: 12px;
	line-height: 17px;
	text-align:left;
}
div.legende {
	font-size: 11px;
	line-height: 17px;
	text-align:left;
}
a {
	font-size: 11px;
	font-weight:bold;
	color:#17236f;
}
a.normal {
	font-size: 12px;
	font-weight:bold;
	color:#17236f;
	
}
a.normal2 {
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	color:#17236f;
	
}
a.big {
	font-size: 16px;
	text-decoration:none;
	color:#17236f;
}

span.menu {
	font-size: 11px;
	margin-left:40px;
	margin-bottom:10px;		
	font-weight:bold;
}
.bg { 
	background-color:white;
}
.bg2 { 
	background-color:#b9d1dd;
}
.bg3 {
	background-color:#428ba4;
}


