IMG {
    border: 0;
}

.header1 {
    color: #9b8b7e; 
    font-size: 26px; 
    font-family: Baskerville, "Baskerville old face", "Hoefler Text", Garamond, "Times New Roman", serif;
    font-weight: 600;
    font-variant: small-caps;
    letter-spacing: 6px;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: 10px;
    text-align: justify;
    text-decoration: none;
}

.header2 {
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
}

.header3 {
    font-size: 24px;
    font-weight: lighter;
    font-variant: normal;
    letter-spacing: normal;
    font-style: italic; 
}

.cover {
  color: #9b8b7e;
  font-size: 20px;
  font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif; 
  margin-top: 10px;
  margin-bottom: 0px;
}

.footer {
  color: #9b8b7e;
  font-size: 16px;
  font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif; 
  margin-top: 10px;
  margin-bottom: 0px;
}

.bodytext {
    color: #9b8b7e; 
    font-size: 18px; 
    font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif; 
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: 10px;
    text-align: justify;
}

.bodytitle {
    color: #00008b;
    font-variant: small-caps;
    font-size: 18px;
    text-decoration: underline;
}

.tab1 {
    color: #9b8b7e;
    font-family: Baskerville, "Baskerville old face", "Hoefler Text", Garamond, "Palatino Linotype", "Times New Roman", serif;
    font-variant: small-caps;
    font-size: 18px;
    text-decoration: none;
}

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

.ltab {
    color: #9b8b7e;
    font-family: Baskerville, "Baskerville old face", "Hoefler Text", Garamond, "Palatino Linotype", "Times New Roman", serif;
    font-variant: small-caps;
    font-size: 24px;
    text-decoration: none;
}

.selected {
    color: #00008b;
}

.contact {
    color: #9b8b7e; 
    font-size: 24px; 
    font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
    font-weight: 200;
    margin-top: 24px;
    margin-bottom: 0px;
    text-align: center;
}

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

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

.email:hover {
    color: #00008b;
    text-decoration: underline;
}

