/* Basic site styles (keeps fonts editable; minimum readable size) */
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.4; }
td, p, li { font-size: 13px; }
h1 { font-size: 26px; }
h2 { font-size: 20px; }
a { color: #006; }
