body {
    width: 19cm;
    color: #5f5f5f;
    font-family: verdana, helvetica, sans-serif;
    font-size: 11pt;
}

hr {
    clear: both;
    visibility: hidden;
}

a {
    color: #5f5f5f;
}

strong a {
    color: #a0be18;
    text-decoration: none;
}

h1 {
    margin: 0px 0px 4px 0px;
    font-size: 1.3em;
    font-style: italic;
    line-height: 140%;
    color: #a0be18;
}

h1 span {
    display: block;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 110%;
}

h2 {
    margin: 8px 0px 4px 0px;
    font-size: 1.0em;
    font-style: italic;
    line-height: 140%;
}

p {
    margin: 5px 0px 4px 0px;
    line-height: 150%;
}

ul {
    margin: 5px 0px 4px 0px;
    padding: 0px 0px 0px 15px;
}

ul li {
    margin: 4px 0px 3px 0px;
}

dl {
    margin: 5px 0px 4px 0px;
    line-height: 150%;
}

dl dt {
    float: left;
    width: 3.5em;
    font-weight: bold;
    font-style: italic;
    line-height: 150%;
}

dl dd {
    width: 600px;
    margin-left: 4.0em;
    line-height: 150%;
}

td {
    vertical-align: top;
}

.green {
    color: #a0be18;
}

.access {
    height: 30px;
    margin-top: -30px;
}

#navitop, #navimain, #navisub, #pager {
    display: none;
}

#header img {
    width: 100%;
}