
body {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    background: #d0d0d0 url('/gfx/wekt_bk.gif') repeat-x left top;
    color: #000000;
}
h1, h2, .stylish  {
    font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
}   

h1 {    padding-top: 15px; padding-bottom: 2px; font-size: 2.6em; }
h2 {    padding-top:  7px; padding-bottom: 2px; font-size: 2.2em; }
h3 {    padding-top:  5px; padding-bottom: 2px; font-size: 1.4em; }
h4 {    padding-top:  5px; padding-bottom: 2px; font-size: 1.1em; }
h5 {    padding-top:  5px; padding-bottom: 2px; font-size:   1em; }
h6 {    padding-top: -2px; padding-bottom: 0px; font-size: 0.9em; }

/* basic typography spacing */
p, ul {
    line-height: 150%;
    text-align: justify;
}
ul {
    margin-left: 2ex;
}

a, a:active {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
    color: #000;
}

.clear, .spacer {
    clear: both;
}
strong {
    font-weight: bold;
    font-size: 1.1em;
}
a img {
    border: 0;
}
.small {
    font-size: 0.85em;
}
.small, .small a, a.small {
    text-decoration: none;
    font-weight: normal;
}
.centered {
    text-align: center;
}
img.border {
    border: solid 1px #1a170e;
}

a.more {
    display: block;
}
div.more {
    color: #9d8f69;
}