BODY {
/*    width: 700px;*/
    color: #800000;
    font-size: 12pt;
    font-family: ariel,helvetica,sans-serif;
    margin-left: 10%;
    margin-right: 10%;
    text-align: justify;
}
A {
    color: #000080;
}
H1 {
    text-align: center;
    color: #808000;
    font-family: serif;
    border-top: 6px ridge #000080;
    border-bottom: 6px ridge #000080;
    font-size: 18pt;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    font-variant: small-caps;
}
H2 {
    color: #000080;
    font-size: 20pt;
    text-align: center;
    margin-bottom: 0em;
}
H3 {
    color: #333399;
    font-size: 18pt;
    margin-bottom: 1.0em;
    font-variant: small-caps;
}

.graphic {
    text-align: center;
}
.header {
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 16pt;
    margin-bottom: 1.0em;
}
.section {
    border-top: 3px solid #808000;
}
.sub-section {
    margin-bottom: 1.0em;
}
.sub-section div {
    margin-bottom: 1.0em;
}
.sub-section .date {
    margin-bottom: 0em;
}
.waterconnect {
    font-style: italic;
    font-weight: bold;
}
.title {
    color: #000080;
    font-size: 16pt;
    font-weight: bold;
}
