body { margin: 0px 0px 0px 0px; background-color: #D0DEED; }

/* h1 is used for category and tips titles h2 is used for the continued bits */
h1     { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h2     { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}

/*tables */

TABLE.wrapper      { width: 95%; background-color: #D0DEED; border:2px solid #D0DEED;}
TD.top_spread      { background-color: #D0DEED; vertical-align: top; text-align: center;}
TD.lhs             { }
TD.lhs_spacer      { }
TD.tip_area        { width: 85%;border-top:20px solid #D0DEED; border-right:1px solid #D0DEED; vertical-align: top;}
TD.rhs_spacer      {}
TD.rhs             { width: 15%; background-color: #D0DEED; vertical-align: top; border-top:50px solid #D0DEED; border-left:5px solid #D0DEED; border-right:5px solid #D0DEED;}
TD.bottom_spread   {}

TABLE.results      {width: 500;}
TD.results_title   {}
TD.results_body    {}

TABLE.others_index      {width: 160;}
TABLE.others      {width: 160;}
TD.other_title   { vertical-align: top; border-bottom:10px solid #D0DEED; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;  text-decoration: underline;}
TD.other_list    {}


/* Text) */


    .body                       { font-family: Arial, Helvetica, sans-serif; color: #212126;font-size: 12px;text-align: left;}
    .body_small                 { font-family: Arial, Helvetica, sans-serif; color: #212126;font-size: 10px;text-align: left; }
    .disclaimer                 { font-family: Arial, Helvetica, sans-serif; color: #212126;font-size: 10px;text-align: center;  text-decoration: none;}
    .disclaimer a               { font-family: Arial, Helvetica, sans-serif; color: #212126;font-size: 10px;text-align: center;  text-decoration: none;}
    .disclaimer a:hover         { font-family: Arial, Helvetica, sans-serif; color: #212126;font-size: 10px;text-align: center;  text-decoration: none;}
    .crumb                      { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
    .headlines_title            { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;  text-decoration: underline; }
    .headlines                  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
    .results_title a            { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
    .results_body               { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000;}
    .cluster              { font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #000000;}
    .dir_links            { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000FF;}
