body {
    background: #d7d8e2;
    background: #3c3e63;
    color: white;
    font-family: georgia, verdana, arial, helvetica, sans-serif;
    font-size: 90%;
    margin: 0px;
}

table {
    font-family: georgia, verdana, arial, helvetica, sans-serif;
    font-size: 100%;
}

a {
    color: #b6d9ea;
    text-decoration: none;
}

a:hover {
    color: #c9e2ef;
    text-decoration: underline;
}


.header {
    font-family: sans-serif;
    background-color: #628c87;
    font-size: 14px;
    color: #d5e2e0;
    color: #fcfffe;
    font-weight: bold;
    letter-spacing: 2px;
    text-decoration: none;
}

div.header {
    margin: 6px;
}


.sidebar {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: white;
}


table.sidebar {
    border: white solid 1px;
    background-color: gray;
    background-color: #8b97a5;
    padding-left: 20px;
}

table.content {
    border: white solid 1px;
    background-color: gray;
    padding: 2px;
    font-size: 12px;
    font-weight: normal;
    color: white;
    padding-top: 3px;
    padding-bottom: 10px;
}

table.quote {
    border: white solid 1px;
    background-color: #8b97a5;
    padding: 2px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
    color: white;
}

table.picture {
    border: white solid 1px;
    background-color: #8b97a5;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    font-weight: normal;
    color: white;
}

a.sidebar {
    color: white;
    font-weight: bold;
    letter-spacing: 3px;
}

a.sidebar:hover {
    color: #9bd3ef;
    color: #c9e2ef;
    color: #b6d9ea;
    text-decoration: none;
}

td.main {
    font-size: 85%;
    font-family: verdana, arial, helvetica, sans-serif;
}

.footer {
    font-family: sans-serif, arial, helvetica, sans-serif;
    font-size: 8pt;
}

ul.contact {
    list-style-type: circle;
}

h1 {
    font-size: 140%;
    font-weight: bold;
    margin: 0px;
}

.content {
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 110%;
    color: #edefef;
}
