body { background-color: #dcdfd5; font-family: 'Bitter', Arial, sans-serif; font-size: 15px; }

a { color: #38451c; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }

h1, h2, h3, h4 { padding: 0; line-height: 100%; }
h1 { color: #38451c; font-size: 2.7em; margin-bottom: 0.4em; font-weight: 400; }
h2 { color: #000; font-size: 1.7em; margin-bottom: 0.6em; font-weight: normal; margin-top: 0; }
h3 { color: #000; font-size: 1.5em; margin-bottom: 0.6em; font-weight: normal; }
h4 { color: #000; font-size: 1.2em; margin-bottom: 0.6em; font-weight: normal; }

.content { min-height: 300px; height: auto !important; height: 300px; padding: 30px 0; }
p, .content { line-height: 2em; color: #000; }
p { padding: 0; margin-bottom: 0.6em; }

.content ul li { line-height: 24px; padding: 0 0 0 19px; background: url("/__images/bullet.gif") no-repeat 2px 10px; }
.content ul { padding-bottom: 15px; }

hr {  border-color: #000; border-style: solid; border-width: 1px 0 0; clear: both; margin: 20px 0 20px 0; height: 0; }

h2 a { text-decoration: none; }
h2 a:hover { text-decoration: none; }