body
{
        color:#000000;
        font-weight:normal;
        font-size:10pt;
        text-decoration: "none";
        font-family:"Arial,Helvetica";
        text-align:center;

}

table
{
        align: center;
}

td
{
        font-family:Arial,Helvetica;
        font-size:8pt;
        font-weight:bold
}

p.menu
{
        font-family:Arial,Helvetica;
        font-size:14pt;
        font-weight:bold;
        text-align:center;
        height: 30px;
        text-height: 30px;
}

p.pagetitle, pre.pagetitle, span.pagetitle
{
        font-family:Arial,Helvetica;
        font-size:14pt;
        font-weight:bold;
        text-align:center;
        height: 30px;
        text-height: 30px;
}

p.title, pre.title, span.title, div.title
{
        font-family:Arial,Helvetica;
        font-size:12pt;
        font-weight:bold;
        text-align:center;
        height: 30px;
        text-height: 30px;
}

p.subtitle, pre.subtitle, span.subtitle, span.infoTitl,div.subtitle
{
        font-family:Arial,Helvetica;
        font-size:11pt;
        font-weight:bold;
        text-align:center;
        height: 30px;
        text-height: 30px;
}

span.centred, div.centered
{       text-align:center;
}

p.textcentered, pre.textcentered, td.textcentered
{
        font-family:Arial,Helvetica;
        font-size:10pt;
        text-height: 10px;
        font-weight:normal;
        text-align:center;

}

p.text, pre.text
{
        font-family:Arial,Helvetica;
        font-size:10pt;
        font-weight:normal;
        text-align:left;

}

td
{
        font-family:Arial,Helvetica;
        font-size:10pt;
        font-weight:normal;


}

p.info, pre.info, td.info, span.info
{
        font-family:Arial,Helvetica;
        font-size:10pt;
        font-weight:normal;
        font-style:italic;
        text-align:left;
        white-space:pre;
}


a:link
{       font-family:Arial,Helvetica;
        color:#DF0000;
        font-size:9pt;
        font-weight:bold;
        text-decoration:none;

}

a:visited
{       font-family:Arial,Helvetica;
        color:#0000BF;
        font-size:9pt;
        font-weight:bold;
        text-decoration:none;

}

a:active
{       font-family:Arial,Helvetica;
        color:#FF0000;
        font-size:9pt;
        font-weight:bold
        text-decoration:none;
}
