body 
    {
    background-color: #8DA1B6; 
    color: black;
    padding-right: 25px;
    }

h2 
    {
    text-align: center;
    font-family: "Comic Sans MS", sans-serif;
    }

h3 
    {
    text-align: center;
    font-family: "Comic Sans MS", sans-serif;
    }

b.styled 
    {
    font-family: "Comic Sans MS", sans-serif;
    }

sup { 
    vertical-align: top; 
    position: relative; 
    top: -0.5em;
    font-size: 0.78em; 
    }

span 
    { 
    white-space: nowrap; 
    }

ul.inline
    {
    margin-top: 0px;
    margin-left: 5px;
    }

table, th, td {border-collapse: collapse;}