body {
    text-align: left;
    vertical-align: top;
    color: #000000;
    font-family: "sans-serif";
    font-size: 6pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
}
table.tb_1 {
    border-color: #D2D2D2;
    border-collapse: collapse;

}
table.tb_1 th
{
    border-width: thin;
    border-style: solid;
    border-color: #FFFFFF;
    padding: 3px;
    border-style: solid;
    background-color: #d5d5d5;
    color: #4400ff;
    font-size: 8pt;
    height:30;
}
table.tb_1 th.h2
{
    border-width: thin;
    border-style: solid;
    border-color: #FFFFFF;
    padding: 3px;
    border-style: solid;
    background-color: #d5d5d5;
    color: #4400ff;
    font-size: 10pt;
    height:30;
}
table.tb_1 td
{
    border-width: thin;
    padding: 3px;
    border-style: solid;
    border-color: #FFFFFF;
    background-color: #e5e5e5;
    color: #000000;
    font-size: 8pt;
    font-family:'sans-serif';
    font-size: 10pt;    
    height:30;
}
table.tb_1 tr.r1 td
{
    background-color: #e5e5e5;
}
table.tb_1 tr.r2 td
{
    background-color: #d3dce3;
}
table.tb_1 td.d2
{
    border-width: thin;
    padding: 3px;
    border-style: solid;
    border-color: #FFFFFF;
    background-color: #d3dce3;
    color: #000000;
    font-size: 8pt;
    font-family:'sans-serif';
    font-size: 10pt;    
    height:30;
}
table.tb_1 td.h2
{
    border-width: thin;
    padding: 3px;
    border-style: solid;
    border-color: #FFFFFF;
    background-color: #d3dce3;
    color: #4400ff;
    font-size: 8pt;
    font-family:'sans-serif';
    font-size: 10pt;    
    height:30;
}