body
{
        font-family: Arial;
        font-size: 11pt;
        color: #008000;
}

form
{
        padding:0px;
}

td
{
        font-size:10pt;
}

th
{
        font-size:12pt;
}
input
{
        font-family: Arial;
        background-color: #000000;
        color: #08000;
        border-color: #08000;
        font-size: 10pt;
        border-width: 0px;

}
img
{
        cursor:;
}
a:link
{
        color: #008000;
        text-decoration:none;
}
a:visited
{
        color: #08000;
        text-decoration:none;
}
a:hover
{
        color: #000000;
        text-decoration:underline;
        font-size: 10pt;
}
.menuitem
{
        font-size:10pt;
        cursor:pointer;
}
