body {
 font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 color: #000033;
 scrollbar-face-color:#DFE0BA;
 scrollbar-shadow-color:#000033;
 scrollbar-3dlight-color:#000033;
 scrollbar-arrow-color:#000033;
 scrollbar-track-color:#DFE0BA;
 }

th {font-size: 11pt;
    color: #cc0000;
}

td { font-size: 9pt;
}

td.a {
 font-weight: bold;
 font-size: 10pt;
}

td.b { font-weight: bold;
       font-size: 10pt;
}

td.text {
 font-weight: bold;
 font-size: 10pt;
 text-align: justify;
}

span { font-size: 8pt;
}

span.a {
 font-weight: bold;
 font-size: 10pt;
 color:#cc0000;
}

span.b {
font-size: 9pt;
}

span.red
{
font-weight: bold;
 font-size: 9pt;
color:#cc0000;
}

h4{
 color: #cc0000;
}



a:link { color:#cc0000;}
a:visited { color:#333366;}
a:active { color:#cc0000; }
a:hover { font-style: italic; color:#cc0000;}