a:link
{
        color: #999999;
}
a:visited
{
        color: #999999;
}
a:hover
{
        color: #000000;
        text-decoration: none;
}
a:active
{
        color: #999999;
}
body, table, tr, td
{
        font-family: Arial, sans-serif;
        font-size: 10pt;
        line-height: 1;
}
.frame
{
        background: url( ./framebg.gif );
        background-color: #006699;
}
.detail
{
        background-color: #E6E6E6;
}