font,body,td,p {
	font-family : "Comic Sans MS",Tahoma;
	font-size : 12px;
	line-height : 16px;
	color : #D2DCF2;
}
body {
		background-color : #2763A4;
}
.info {
		background-color : #1C81C3;
}

a {
	color : #ffffff;
}
a:hover,a:active {
	color : #ffff00;
	font-weight : bold;
}
h1{
	font-size : 28px;
	line-height : 34px
}
h2 {
	font-size : 18px;
	line-height : 22px
}
h3 {
	font-size : 14px;
}

td.gross {
	font-size : 20px;
	line-height : 24px;
}

td.norm {
	font-size : 14px;
	line-height : 17px;
}

td.klein {
	font-size : 12px;
	line-height : 14px;
}

td.mini {
	font-size : 10px;
	line-height : 12px;
	color : #ffff00;
}

td.adresse {
	font-family : Verdana;
	font-size : 10px;
	line-height : 12px;
}
