body
{
    background-color: #005600; /*#024E00;*/
    margin-left: 5px;
    margin-right: 0px
}
p
{
    font-family: arial,sans-serif
}
h1
{
    font-family: arial,sans-serif
}
h2
{
    font-family: arial,sans-serif
}
h3
{
    font-family: arial,sans-serif
}
h4
{
    font-family: arial,sans-serif
}
div
{
    font-family: arial,sans-serif
}
a:link
{
    color: #FF8800;
    text-decoration: none
}
a:active
{
    color: #ff0000;
    text-decoration: none
}
a:visited
{
    color: #FF8800;
    text-decoration: none
}
#button
{
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 4px;
    margin-top: 32px
}
#subbutton
{
    font-size: 10pt;
    font-weight: bold;
    margin-left: 20px
}
