BODY {
    font-family: Arial,Sans-serif;
    font-size: 12pt;
    background-color: #FFFFAF;
    color: black;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

.banner {
    padding: 24pt;
    background-color: gray;
    color: white;
}

.welcome-to {
    font-size: 24pt;
    font-style: italic;
    color: white;
}

.banner-title {
    font-size: 42pt;
    font-family: Times New Roman,Serif;
    font-weight: bold;
    margin-top: 15pt;
    margin-bottom: 15pt;
    margin-right: 24pt;
    color: #FFFFAF;
}

.banner-subtitle {
    font-size: 18pt;
    font-style: italic;
    color: white;
}

.body-text {
    padding: 24pt;
}

.intro {
    font-size: 14pt;
    font-style: italic;
    margin-top: 24pt;
}

.links {
    margin-top: 24pt;
}

.links-title {
    font-size: 15pt;
    font-weight: bold;
    font-style: italic;
    margin-top: 24pt;
}

.org {
    font-weight: bold;
    margin-top: 12pt;
    margin-right: 12pt;
}

.description {
    margin-top: 12pt;
}

.website {
    color: #7F0000;
    margin-top: 6pt;
}

.website A {
    text-decoration: none;
    font-style: italic;
    color: #7F0000;
}

.contact {
    margin-top: 6pt;
    color: #00007F;
}

.contact A {
    text-decoration: none;
    font-style: italic;
    color: #00007F;
}

.small-print {
    font-style: italic;
    color: gray;
    margin-top: 24pt;
}

.small-sans {
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    margin-top: 3pt;
    margin-bottom: 12pt;
}

.toc {
    margin-top: 24pt;
    margin-bottom: 24pt;
    margin-left: 12pt;
    margin-right: 12pt;
}

.welcome {
    font-size: 14pt;
    font-style: italic;
    margin-top: 24pt;
    margin-bottom: 24pt;
}

.dark-bkgnd {
    background-color: #004080;
    color: #FFFFA0;
    font-family: serif;
}

.light-bkgnd {
    background-color: #FFFFA0;
    color: black;
    font-family: sans-serif;
    margin-left: 24pt;
    margin-right: 36pt;
    margin-top: 12pt;
}

.event-date {
    font-weight: bold;
    color: red;
}

.event-details {
    font-size: 8pt;
}

A.toc {
    text-decoration: none;
    color: #FFFFA0;
    margin-left: 0;
    margin-right: 0;
}

A.main {
    text-decoration: none;
    color: maroon;
}

A.gototop {
    text-decoration: none;
    color: maroon;
    font-weight: normal;
    font-size: 8pt;
}

A:link {
}

A:visited {
}

A:active {
}