body
{
padding-top: 1em;
text-align: center;
}

h1
{
color: black;
font-weight: bold;
font-family: Helvetica, Calibri, Arial;
font-size: 3em;
margin-top: 0em;
padding-top: 0em;
}

.online
{
color: darkgreen;
font-variant: small-caps;
}

h2
{
font-family: Helvetica, Calibri, Arial;
font-weight: bold;
font-size: 2em;
font-variant: small-caps;
}

a
{
color: darkblue;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}