*
{
    font-family:arial;
    font-size:10pt;
}
.resultheader
{
    margin-top:8px;
    margin-left:36px;
    border-top:solid 1px #d9d9d9;
    border-left:solid 1px #d9d9d9;
}
.resultheader td
{
    border-right:solid 1px #d9d9d9;
    border-bottom:solid 1px #d9d9d9;
    text-align:center;
}
.resultheader div
{
    background-color:#d9d9d9;
    margin:1px;
    font-size:8pt;
    height:17px;
    padding-top:3px;
}
.resultcontent
{
    margin-left:36px;
    text-align:left;
    width:624px;
}
.resulttable
{
    border-left:solid 1px #d9d9d9;
    margin-left:36px;

}
.resulttable td
{
    text-align:center;
    font-size:8pt;
    border-bottom:solid 1px #d9d9d9;
    border-right:solid 1px #d9d9d9;
    padding:5px 0 5px 0;
    
}
.resulttable td a
{
    text-decoration:none;
    font-size:8pt;
    color:Black;
}
.resulttable td a:hover
{
    text-decoration:underline;
}

