body, table, tr, td
{
 font-family: Arial;
 font-size: 9pt;
 color: #FFFFFF;
}

textarea, input, select
{
 font-family: Arial;
 font-size: 9pt;
 color: #000000;
 border: 1px solid #0F0F0F;
}

a
{
 color: #00C1FF;
 font-weight: bold;
 text-decoration: none;
}

a:hover
{
 text-decoration: underline;
}

hr
{
 height: 1px;
 color: #666666;
}
