/* arial3.css */
a,h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
    { font-family: Arial,Helvetica,sans-serif; }
h1 { font-size:26px; margin-bottom: 18px; }
h2 { font-size:22px; margin-bottom: 14px; }
h3 { font-size:14px; margin-bottom: 1px; }
p,ul,ol,li,td,th,address,blockquote { font-size: 15px; }
a:link { font-weight:700 text-decoration:underline; }
a:visited { font-weight:700; text-decoration:underline; }
a:active { font-weight:700; text-decoration:underline; }


