
/* etwas kleiner als Normaltext */
td, .smalltext  {
	font-family: Helvetica,Arial;
	font-size: 10px;
	color: #0e1074;
}

.normal  {
	font-family: Helvetica,Arial;
	font-size: 12px;
	color: #0e1074;
}

.new {
	color: #ff0000;
}

h3 {
	font-size: 14px;
}
