
h2{ text-align:center }
h2.section { text-decoration: underline; }
h3.through { text-align:center }

span.heading {
    font-weight: bold;
    font-style: italic;
    padding-left: 8ex;
}

div.text {
    margin-left: 5%;
    margin-right: 5%;
    font-family: times;
    font-size: 12pt;
}

a.section {
    font-size: 16pt;
    color: #0066CC;
    font-weight: bold;
}
div.sect { margin-top:15px }

a.gallery {
    color: #003083;
    text-decoration: none;
}
a.gallery:hover { text-decoration: underline }

a.menu {
    color: blue;
    text-decoration: none;
}
a.menu:hover {
    color: red;
    text-decoration: underline;
}
