body {
 color: #000000;
 background: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 1.5em;
 text-align: left;
 margin-bottom: 0px;
}
b.gruen {
 color: #173FB0;
}
b.rot {
 color: #DC143C;
 font-size: 12px;
}
b.blau {
 color: #173FB0;
}
b.schwarz {
 color: black;
 font-size: 14px;
 font-weight: bold;
 letter-spacing: -1px;
}
p.blau {
 color: #173FB0;
 font-weight: bold;
}
p.rot {
 color: #DC143C;
 font-size: 12px;
 font-weight: bold;
}
p.rotxl {
 color: #DC143C;
 font-size: 16px;
 font-weight: bold;
}
.xltext {
	font-weight: bold;
	font-size: 16px;
}