body {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    background: #fff;
    color: #000;
}
h1, h2, .stylish  {
    font-family: "Trebuchet MS", Garamond, Georgia, "Times New Roman", serif;
    letter-spacing: -1px;
}

h1, h2, h3, h4, h5, h6 {
    color: #153170;
    line-height: 100%;
}
h1 {    padding-top: 15px; padding-bottom: 12px; font-size: 2.4em; font-weight: bold; }
h2 {    padding-top: 25px; padding-bottom:  6px; font-size: 1.6em; }
h3 {    padding-top: 16px; padding-bottom:  2px; font-size: 1.2em; font-weight: bold; }
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; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit;
    color: inherit;
    text-decoration: inherit;
}
h3 {
    margin-top: 5px;
}
p, ul {
    line-height: 160%;
    text-align: justify;
    margin-bottom: 6px;
}
ul {
    margin-left: 5ex;
}

a, a:active {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.clear, .spacer {
    clear: both;
    line-height: 0px;
    margin: 0;
    padding: 0;
    height: 0;
}
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;
}
h1 .small {
    font-weight: inherit;
}
.centered {
    text-align: center;
}
img.border {
    border: solid 1px #000;
}

a.more {
    display: block;
}
h2 a, h2 a:hover, h2 a:active {
    font-weight: normal;
}
