*
{
    font: 100.01%/1.8em normal arial, helvetica, sans-serif !important;
    text-align: left !important;
    text-decoration: none !important;
    color: #000 !important;
    background: #fdd !important;
    max-height: none !important;
    min-height: 0 !important;
    height: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    width: auto !important;
}

body
{
    padding-bottom: 2em !important;
    margin: 1em 2em !important;
}


h1, h2, h3, h4
{
    clear: both;
    font-weight: bold !important;
    font-family: Garamond, "Times New Roman", serif !important;
    line-height: 1.3em !important;
}

h1
{
    font-size: 1.8em !important;
}

h2
{
    font-size: 1.6em !important;
}

h3
{
    font-size: 1.4em !important;
}

h4
{
    font-size: 1.3em !important;
}

h5
{
    font-size: 1.2em !important;
}

h6
{
    font-size: 1.1em !important;
}

a
{
    color: #00c !important;
    text-decoration: underline !important;
    padding: auto 1em;
}

a:hover, a:active, a:focus
{
    background: #ffc !important;
    color: #c00 !important;
}

img
{
    border: none !important;
}

li
{
    display: block !important;
}

input, textarea, select
{
    background: #ffc !important;
    color: #000 !important;
}

a[accesskey]:after, button[accesskey]:after, input[accesskey]:after, label[accesskey]:after, legend[accesskey]:after, textarea[accesskey]:after
{
    content: "[" attr(accesskey) "]" !important;
    color: #00c !important;
    padding: 0 0.5em !important;
}

b, strong, em
{
    font-weight: bold !important;
}

