body
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #EEEEEE;
}

table
{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

a:link
{
 color: #0000AA;
 text-decoration: none;
}
a:visited
{
 color: #0000AA;
 text-decoration: none;
}
a:active
{
 color: #0000AA;
 text-decoration: none;
}
a:hover
{
 color: #0000AA;
 text-decoration: underline;
}

.title
{
 font-weight: bold;
 font-size: 12px;
 color: #AAAAAA;
}

input
{
 background: #FFFFFF;
 color: #000000;
 font-size: 10px;
}