﻿
       r1 {color:red;
           font-size : 100%;}
       r1b {color:red;
           font-size : 100%;
           font-weight:bold;}
       r11 {color:red;
           font-size : 110%;
           font-weight:bold;}
       r12 {color:red;
           font-size : 120%;
           font-weight:bold;}
       r13 {color:red;
           font-size : 130%;
           font-weight:bold;}
       r14 {color:red;
           font-size : 140%;
           font-weight:bold;}
       r15 {color:red;
           font-size : 150%;
           font-weight:bold;}
       r16 {color:red;
           font-size : 160%;
           font-weight:bold;}
       r17 {color:red;
           font-size : 170%;
           font-weight:bold;}
       r18 {color:red;
           font-size : 180%;
           font-weight:bold;}
       r19 {color:red;
           font-size : 190%;
           font-weight:bold;}
       r2 {color:red;
           font-size : 200%;
          font-weight:bold;}

        b1 {color: blue;
           font-size : 100%;}

        b1E {color: blue;
           font-size : 80%;}

        b1S {color: blue;
           font-size : 78%;}

        b1b {color: blue;
           font-size : 100%;
           font-weight:bold;}
        b11 {color: blue;
           font-size : 110%;
           font-weight:bold;}
        b12 {color: blue;
           font-size : 120%;
           font-weight:bold;}
        b13 {color: blue;
           font-size : 130%;
           font-weight:bold;}
        b14 {color: blue;
           font-size : 140%;
           font-weight:bold;}
        b15 {color: blue;
           font-size : 150%;
           font-weight:bold;}
        b16 {color: blue;
           font-size : 160%;
           font-weight:bold;}
        b17 {color: blue;
           font-size : 170%;
           font-weight:bold;}
        b18 {color: blue;
           font-size : 180%;
           font-weight:bold;}
        b19 {color: blue;
           font-size : 190%;
           font-weight:bold;}
        b2 {color: blue;
           font-size : 200%;
          font-weight:bold;}
