body
{
 font-family: Verdana,sans-serif;
 font-size: 80%;
 color: darkblue;
}
a
{
 font-weight: bold;
}
a:link
{
 color: darkblue;
}
a:hover
{
 color: blue;
}
img
{
 border: none;
 position: relative;
 top: 0.1em;
 margin-left: 0.5em;
 margin-right: 0.5em;
}
h3, .heading
{
 font-size: 140%;
 font-weight: bold;
}
.emphasis
{
 font-style: italic;
}
.hint
{
 font-size: 80%;
 color: black;
}
.bottom
{
 font-size: xx-small;
 font-weight: normal;
}
.users
{
 text-align: center;
}
.thank
{
 font-size: 125%;
}
