:root{--text: #555;--text-light: #999;--text-dark: #333;--text-strong: #c00;--link: #333;--link-light: #999}body{background:#eee;font-size:15px;font-family:Helvetica,Arial,sans-serif;color:var(--text)}a{color:var(--link);text-decoration:none;padding-bottom:1px;border-bottom:1px dashed var(--link-light)}a:hover{border-bottom:1px solid var(--link)}b,strong,h1,h2,h3,h4{font-weight:700}p,li{line-height:1.5}p{margin-bottom:.5em}strong{color:var(--text-strong)}blockquote{color:var(--text-light);padding:10px 20px;border:1px dotted #999;margin:10px 0}hr{border-color:#ddd;border-style:solid none;border-width:1px 0 0;margin:20px 0}
