body
{
    background-color: rgb(240, 240, 0);
}

body.banner
{
    background-color: rgb(240, 111, 0);
}

a
{
    font-family: Tahoma;
    font-size: 10pt;font-weight: normal;font-style: italic;text-decoration: none;color: rgb(180,0,0);}

a:hover {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: normal;text-decoration: none;color: rgb(180,0,0);font-style: italic;background-color: rgb(255,160,0);}

h1
{
    border: 1px #7f0000 solid;
    padding: 4px;
    font-size: 12pt;
    font-family: Tahoma;
    text-align: left;background-color: rgb(240, 111, 0);font-weight: normal;color: rgb(255,255,0);}

h2
{
    font-size: 10pt;
    font-family: Tahoma;
    text-align: left;color: rgb(140,0,0);font-weight: bold;}

p
{
    padding: 0px;
    font: 10pt Tahoma;
    color: rgb(70, 0, 0);
    text-align: justify;
    letter-spacing: normal;}
p.contents
{
    border: 1px rgb(150,150,255) solid;
    padding: 4px;
    font-size: 11pt;
    font-family: Tahoma;
    text-align: left;background-color: rgb(255,255,0);
}

p.date
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    font: 8pt Tahoma;
    color: rgb(255,255,0);
    padding-top: 0px;
    letter-spacing: normal;
    text-align: justify;
}

p.copyright
{
    font: 8pt Tahoma;
    color: rgb(78, 96, 5);
    text-align: justify;border-top: 1px rgb(78,96,5) solid;}
td
{
    font-family: Tahoma;
    font-size: 9pt;
    color: rgb(0,51,102);
}
td.links
{
    border: 1px solid #0000FF;
    font-family: Tahoma;
    font-size: 10pt;
    color: #0000FF;
    font-weight: bold;

}table.contents
{background-color: rgb(255,255,80);border: 1px rgb(0,0,127) solid;}td.banner
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #0099FF;border-bottom: 1px #0099ff solid;border: 1px rgb(127,0,0) solid;}
td.bannerend
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #0099FF;
    background-image: url(Images/bannerends_green.png);
    background-repeat: repeat-x;
}
td.enclose
{
    border: 1px solid #0000FF;
    font-family: Tahoma;
    font-size: 10pt;
    color: #333399;
    background-color: rgb(242,246,251);padding: 5px;margin: 5px;}ul
{
    font-family: Tahoma;
    font-size: 9pt;
    color: rgb(0,51,102);display: list-item;list-style-type: circle;}