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

/* main heading style */
#hd1   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 12pt;
        line-height: 14pt;
        color: 723E1A;
        font-weight: bold;
       }

/* main listing style */
#ls1   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 10pt;
        line-height: 12pt;
        color: maroon;
       }

/* report title style */
#report1   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 10pt;
        line-height: 12pt;
        color: F50606;
        font-weight: bold;
       }

/* books listings style */
#books1   {font-family: arial, geneva, helvetica, sans-serif;
        font-size: 9pt;
        line-height: 11pt;
        color: navy;
       }


