/* content */
h1 {font-family: 'Akkurat-Light', Arial,Helvetica;}
h2, span.header {font-family: 'Akkurat-Light', Arial,Helvetica;}
h3 {}
h4 {}
h5 {}
h6 {}


a {text-decoration: none;}
#content h2 {font-size: 1.5em;}

#content a, .content a {color: #333;}
#content a:hover, .content a:hover {text-decoration: underline;}
#content {font-size: 0.875em; line-height: 1.25em;}
#content p {margin: 1.125em 0;}
.content p {font-size: 0.9em; line-height: 1.25em; margin: 1.125em 0;}
#content li:before {background: #eb5b26; height: 8px; width: 8px;  content: '\0020'; display: inline-block; margin-right: 10px;}

ul {}
ol {}

strong {font-weight: bold;}
em {font-style: italic;}

li {}

.clear {clear: both;}
input, textarea{
    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 0.875em;
    -webkit-appearance: none;
    border-radius: 0;
}