.bodytext {
    color: #9b8b7e; 
    font-size: 18px; 
    font-family: serif;
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 0px;
}

.bodytitle {
    color: #014a8f;
    font-variant: small-caps;
    font-size: 24px;
    text-decoration: underline;
}

.tab1 {
    color: #014a8f;
    font-variant: small-caps;
    font-size: 18px;
    text-decoration: none;
}

.pf {
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ltab1 {
    color: #014a8f;
    font-variant: small-caps;
    font-size: 24px;
    text-decoration: none;
}

.ltab2 {
    color: #9b8b7e;
    font-variant: small-caps;
    font-size: 24px;
    text-decoration: none;
}

.selected {
    background: #dddddd;
}

.contact {
    color: #9b8b7e; 
    font-size: 30px; 
    font-family: serif;
    font-weight: 200;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
}

.smalltype {
    color: #014a8f;
    font-size: 16px;
    font-style: italic;
    padding-left: 40px;
}

.email {
    color: #9b8b7e;
    text-decoration: none;
}

.email:hover {
    color: #014a8f;
    text-decoration: underline;
}
