/* main body style */
#bd1   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 10pt;
        line-height: 14pt;
        color: navy;
       }

/* main client heading style */
#cd1   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 11pt;
        line-height: 14pt;
        color: navy;
       }

/* main client body style */
#cd2   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 10pt;
        line-height: 14pt;
        color: gray;
       }

/* main heading style */
#hd1   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 17pt;
        line-height: 18pt;
        color: maroon;
       }

/* main heading style */
#sidemenubar   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 9pt;
        line-height: 13pt;
        color: maroon;
       }

/* main nav links style */
#navtext   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 8pt;
        line-height: 9pt;
        color: maroon;
       }


