html body    { margin: 0; padding: 0; }body         { margin: -10px 0 0 -10px; }body, p, td  { font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }h1, .h1     { font-weight: bold; font-size: 25px }h2, .h2     { font-weight: bold; font-size: 17px }h3, .h3     { font-weight: bold; font-size: 14px }.large_type { font-size: 15px }.small_type { font-size: 11px; }.smaller    { font-size: 10px; }.gray       { color: gray }.darkgray   { color: #333333 }.border { border: solid 1px black }.left_margin   { margin-left: 12px; border: solid 1px black }.right_margin  { margin-right: 12px; border: solid 1px black }.left_margin_no_border   { margin-left: 12px }.right_margin_no_border  { margin-right: 12px }.h1-serif    { color: #a52a2a; font-weight: normal; font-size: 45px; font-family: Georgia, "Times New Roman", Times, serif }.h3-home     { font-weight: bold; font-size: 13px }.nav1     { font-size: 13px }.nav2     { font-size: 11px }.nav3     { font-size: 10px; line-height: 16px }a:visited img { border-color: #000; }   /* make linked images have black borders! */a:link        { color: #03259e; text-decoration: none }a:visited     { color: #007d4c; text-decoration: none }a:hover       { color: #00a363; text-decoration: underline }a:active      { color: #4ce0a6; text-decoration: underline }.navlink:link { color: #e05000; text-decoration: none }