﻿body
{
    font-family: Arial,Helvetica;
    color: #000000;
    background: #ffffc0 url(  'images/background.gif' );
}
a
{
    color: #0000FF;
}
a:visited
{
    color: #800080;
}
p.source
{
    text-align: right;
    font-size: smaller;
}
p.author
{
    text-align: right;
    font-size: medium;
    font-weight: bold;
}
.footer
{
    text-align: center;
    font-size: x-small;
}
h1, .h1
{
    font-size: large;
    font-weight: bold;
}
h2, .h2
{
    font-size: large;
    font-weight: normal;
}
body.sidebar
{
    background: #808080;
}
body.sidebar a, body.sidebar a:visited
{
    color: #CC0000;
    text-decoration: none;
}

body.sidebar a:hover
{
    text-decoration: underline;
}
div.center
{
    text-align: center;
}
label em
{
    text-decoration: underline;
    font-style: normal;
}
