/* CSS Document */

.red {
	color: #e2001a;
	font-weight: bold;
}
.white {
	color: white;
}
/* (R) von OPUS(R) */
.reg {
	font-size: 12px;
	color: #000000;
}
.emo1, .emo2 {
	font-style: italic;
	color: #000000;
}
.emo2 {
	font-weight: bold;
}
