.f0
{ color: #ff2222;
    font-family: "Arial Narrow","Helvetica Narrow","Arial","Helvetica",sans-serif;
    font-size: 24pt;
    font-weight: 700;
   
}
.f1
{
    font-family: "Arial Narrow","Helvetica Narrow","Arial","Helvetica",sans-serif;
    font-size: 20pt;
    font-weight: 700;
    background-color: #ff0000;
   color: #fafafa;
   }
.f2
{
    font-family: "Monotype Corsiva","Helvetica Narrow","Arial","Helvetica",cursive;
    font-size: 28pt;
    font-weight: 700;
   
    color: #ff0000;
    font-style: italic;

}
.f3
{
    font-family: "Arial Narrow","Helvetica Narrow","Arial","Helvetica",sans-serif;
    font-size: 20pt;
    font-weight: bold;
    
}
.f4
{
    font-family: "Arial Narrow","Helvetica Narrow","Arial","Helvetica",sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
