        .clsBoldBlue {
            font-weight    : bold;
            color          : #3F7FCF;
        }
        .clsBoldGreen {
            font-weight    : bold;
            color          : #1FAF4F;
        }
        .clsBoldRed {
            font-weight    : bold;
            color          : #FF0000;
        }
        .clsBoldOrange {
            font-weight    : bold;
            color          : #FF7F00;
        }
        .clsBoldBlack {
            font-weight    : bold;
            color          : #1F1F1F;
        }
        .clsBoldGray {
            font-weight    : bold;
            color          : #AFAFAF;
        }
        .clsBoldPurple {
            font-weight    : bold;
            color          : #AF1FAF;
        }
        .clsBoldYellow {
            font-weight    : bold;
            color          : #AFAF1F;
        }
        .clsBoldNavy {
            font-weight    : bold;
            color          : #1F1FAF;
        }
        .clsPerson {
            color          : #2F6FCF;
        }
        .clsTextIndent10pt {
            text-indent    : 10pt;
        }
        .clsTextIndent20pt {
            text-indent    : 20pt;
        }
        .clsTextIndent30pt {
            text-indent    : 30pt;
        }
        .clsTextIndent40pt {
            text-indent    : 40pt;
        }
        .clsTextIndent50pt {
            text-indent    : 50pt;
        }
        .clsTextIndent60pt {
            text-indent    : 60pt;
        }
        .clsTextIndent70pt {
            text-indent    : 70pt;
        }
        .clsTextIndent80pt {
            text-indent    : 80pt;
        }
        .clsTextIndent90pt {
            text-indent    : 90pt;
        }
        .clsTextMargin20pt {
            margin-left    : 20pt;
            margin-right   : 20pt;
        }
        .clsTextMargin30pt {
            margin-left    : 30pt;
            margin-right   : 30pt;
        }
        .clsTextMargin40pt {
            margin-left    : 40pt;
            margin-right   : 40pt;
        }
        .clsTextFontSize10pt {
            font-size      : 10pt;
        }
        .clsTextFontSize10ptBold {
            font-size      : 10pt;
            font-weight    : bold;
        }
        .clsImgFloatLeft {
            float          : left;
        }
        .clsImgFloatRight {
            float          : right;
        }
        .clsImgDisplayBlock {
            display        : block;
        }
        .clsImgDisplayInline {
            display        : inline;
        }
        .clsTextVerticalAlignTop {
            vertical-align : top;
        }


.RaText1 {color:#BF5F3F;
          font-size:17pt;
          font-weight:bold;
}

.RaText2 {color:#BF5F3F;
          font-size:11pt;
          font-weight:bold;
}

.RaText3 {color:#005F5F;
          font-size:16pt;
          font-weight:bold;
}

.RaText4 {color:#007F7F;
          font-size:12pt;
}
