body {
 font-family: Arial;
 font-size: 10pt;
 background: #f0f0f0;
}
span {
 font-size: 12pt;
}
.fett {
 font-weight: bold;
 font-family: Arial;
 font-size: 12pt;
 background: #E0E0E0;
 text-align: left;
}
.green {
 background: #CFFAB8;
 text-align: center;
}