a
{
    color: #0050ff;
    text-decoration: none;
}

a:hover
{
    color: #ff0000;
    text-decoration: none;
}

body
{
    background-color: #d7d7d7;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.0pt;
    line-height: 1.6em;
}

button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.0pt;
    padding: 2px;
}

h1
{
    font-family: Times New Roman, serif;
    font-size: 18.0pt;
    font-weight: normal;
}

h2
{
    font-family: Times New Roman, serif;
    font-size: 14.0pt;
    font-weight: normal;
}

h3
{
    font-family: Times New Roman, serif;
    font-size: 11.0pt;
    font-weight: normal;
}

h4
{
    color: #000066;
    font-size: 8.0pt;
    font-weight: normal;
}

h5
{
    color: #008000;
    font-size: 8.0pt;
    font-weight: normal;
}

hr
{
    color: #808080;
    height: 1px;
}

img
{
    border: none;
}

input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.0pt;
    padding: 2px;
}

select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.0pt;
    padding: 2px;
}

td
{
    font-size: 8.0pt;
    line-height: 1.6em;
}

textarea
{
    border: 1px solid #c0c0c0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.0pt;
    padding: 2px;
}

th
{
    background-color: #404040;
    color: #ffffff;
    font-size: 8.0pt;
    font-weight: normal;
    text-align: left;
}

th a
{
    color: #ffffff;
}

th a:hover
{
    color: #ffff00;
}
