.headline{
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 color: #00006a;
}

.maintext{
 font-family: Arial;
 font-size: 10pt;
 text-align: justify;
}

.figure{
 font-family: Arial;
 font-size: 10pt;
 color: #800000;
 text-align: center;
}

.update{
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 font-style: italic;
 color: #00006a;
}

.table{
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
}
