﻿

body
{
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: #FFCF20;
    background-repeat: repeat-y;
    background-image: url('bg.gif');
}
a:hover
{
    color: black;
    text-decoration: none;
}
h1, h2
{
    text-align: center;
    color: #0000FF;
    font-weight: normal;
}
h3
{
    text-align: center;
    font-weight: normal;
    clear: both;
}
table.ce
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
td.im
{
    width: 360px;
}
td.w50
{
    width: 50%;
}
td.w50c
{
    width: 50%;
    text-align: center;
}

p.nav
{
    text-align: center;
    font-size: small;
}
p.fr
{
    float: right;
}
p.cesm
{
    text-align: center;
    font-size: smaller;
}
span.sl
{
    color: #FF0000;
    font-size: smaller;
}
a.sm
{
    font-size: small;
}

p.foot
{
    float: left;
}
p.imp
{
    float: right;
    font-size: small;
    white-space: nowrap;
}
p.ce
{
    text-align: center;
}
