font        { font-size:10pt;
              font-weight:normal;
              line-height:120%;
            }

font.small  { font-size:8pt;
              font-weight:normal;
              line-height:120%;
            }

font.big  { font-size:12pt;
              font-weight:normal;
              line-height:120%;
            }
            
font.title  { font-size:14pt;
              font-weight:bold;
              line-height:120%;
              color:#006bae
            }