/***** fonts *****/body { font-size: 12px; color: #63615A; font-family: arial,helvetica,sans-serif; background-color:#FFFFFF}p    { font-size: 12px; color: #63615A; font-family: arial,helvetica,sans-serif; }li   { font-size: 12px; color: #63615A; font-family: arial,helvetica,sans-serif; }textarea { font-size: 12px; color: #63615A; font-family: arial,helvetica,sans-serif; }select   { font-size: 12px; color: #63615A; font-family: arial,helvetica,sans-serif; }option   { font-size: 12px; color: #63615A; font-family: arial,helvetica,sans-serif; }input    { font-size: 12px; color: #63615A; font-family: arial,helvetica,sans-serif; }/***** font classes *****/.small        { font-size: 10px;  color: #63615A; font-family: arial,helvetica,sans-serif; }.charge       { font-size: 10PX;  color: #63615A; font-family: arial,helvetica,sans-serif; }	.notehead     { font-size: 12px; color: #9B988D; font-family: "trebuchet MS",arial,sans-serif; }.note         { font-size: 10px; color: #9B988D; font-family: arial,helvetica,sans-serif; }.txt          { font-size: 12px; color: #63615A; font-family: arial,helvetica,sans-serif; }.formHead     { font-size: 16px; color: #DF9773; font-family: arial,helvetica,sans-serif; font-weight: bold }.colHead      { font-size: 12px; color: #DF9773; font-family: arial,helvetica,sans-serif; font-weight: bold }.tableTitle   { font-size: 14px; color: #DF9773; font-family: arial,helvetica,sans-serif; font-weight: bold }.label        { font-size: 12px; color: #63615A; font-family: arial,helvetica,sans-serif; font-weight: bold }.error        { font-size: 12px; color: #CC0000; font-family: arial,helvetica,sans-serif; font-weight: bold }.specialOffer { font-size: 12px; color: #DF9773; font-family: arial,helvetica,sans-serif; font-weight: bold }/*.headerTxt  { font-size: 12px; text-decoration: none; color:#F7A727; font-weight: bold; font-family: verdana,helvetica,arial,sans-serif; }.footerTxt    { font-size: 12px; text-decoration: none; color:#F7A727; font-weight: bold; font-family: verdana,helvetica,arial,sans-serif; }*//***** headers *****/h1, .head1 { font-size: 18px;  color: #63615A; font-family: arial,helvetica,sans-serif; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }h2, .head2 { font-size: 16px;  color: #63615A; font-family: arial,helvetica,sans-serif; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }h3, .head3 { font-size: 12px;  color: #63615A; font-family: arial,helvetica,sans-serif; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }h4, .head4 { font-size: 10px;  color: #63615A; font-family: arial,helvetica,sans-serif; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }h5, .head5 { font-size: 8px;   color: #63615A; font-family: arial,helvetica,sans-serif; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }/***** colors *****/.altRowColor      { background-color: #F6F1DF }.frameColor       { background-color: #E8D89C }.tableBorderColor { background-color: #E8D89C }.titleBarColor    { background-color: #E8D89C }.pageColor        { background-color: #FFFFFF }.topPanelColor    { background-color: #FFFFFF }.leftPanelColor   { background-color: #FFFFFF }.rightPanelColor  { background-color: #DF9773 }.color1           { background-color: #FFFFFF }.color2           { background-color: #FFFFFF }.color3           { background-color: #FFFFFF }/***** links *****/a:link    { color: #2E7E5B }a:visited { color: #205840 }a:active  { color: #205840 }a.content:link    { color: #63615A }a.content:visited { color: #63615A }a.content:active  { color: #63615A }a.error:link    { font-size: 12px;  font-weight: bold; color: #CC0000; font-family: verdana,arial,sans-serif;  }a.error:visited { font-size: 12px;  font-weight: bold; color: #99CCFF; font-family: verdana,arial,sans-serif;   }a.error:active  { font-size: 12px;  font-weight: bold; color: #99CCFF; font-family: verdana,arial,sans-serif;   }/*a.footerLink:link  { font-size: 10px; text-decoration: none; font-family: arial }a.footerLink:visited { font-size: 10px; text-decoration: none; font-family: arial }a.footerLink:active  { font-size: 10px; text-decoration: none; font-family: arial }a.headerLink:link    { font-size: 10px; text-decoration: none; color: #7F133B; font-weight: bold }a.headerLink:visited { font-size: 10px; text-decoration: none; color: #7F133B; font-weight: bold }a.headerLink:active  { font-size: 10px; text-decoration: none; color: #7F133B; font-weight: bold }*/