body {
    color: black;
    background-color: white;
    margin: 0 2em;
    padding: 0;
}


h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
    color: black;
    background-color: white;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
}

h1 {
    text-align: center;
    font-size: 188%;
    padding: 0;
}

h1.cfp {
    margin-top: 1ex;
    font-size: 132%;
}

h1.title {
    color: blue;
    background-color: white;
    font-weight: bold;
    margin:   1ex 10% 2ex 10%;
    padding:   0.1ex .5em 1ex 0.1em;
    border-bottom: 1px solid blue;
    border-right: 4px solid blue;
}

h1.PSB {
    font-size: 132%;
    font-style: italic;
}

h1.date {
    font-size: 132%;
    font-style: italic;
}

h1.location {
    font-size: 132%;
    font-style: italic;
}

h2 {
    font-size: 132%;
    margin:   3ex 40% 2ex 0;
    padding:   1ex 1em 1ex 1ex;
    border-top: 1px solid blue;
    border-left: 4px solid blue;
}

h3, h4, h5, h6 {
    border-bottom: none;
    font-style: italic;
}
h3 {
    margin-top: 2ex;
    font-size: 110%; }

ul li {
    color: black;
    background-color: white;
    margin-bottom: .5em;
}

address {
    font-size: xx-small;
    text-align: right;
    margin-top: 1em;
    margin-right: 0em;
    margin-bottom: 1ex;
}

a {
    text-decoration: none;
    color: #0044ff;
    background-color: white;
}

a:hover {
    background-color: gray;
    color: white;
}

h2 a {
    background-color: white;
    color: blue;
}

h2 a:hover {
    font-style: italic;
    background-color: white;
    color: blue;
}

dt.chair a {
    font-variant: small-caps;
}

div.toc {
    font-size: small;
    text-align: center;
    margin-top:   2ex;
    margin-bottom: 2ex;
}

p {
    margin: 0.4em 0em 0.5em 0em;
    text-align: justify;
}

em.topic:hover {
    color: blue;
    background-color: white;
}

dt.chair {
    
}

img {
    margin: 0;
    border: 0;
}

address a:hover {
    background-color: white;
    color: gray;
}
