<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/*style name="Cedilla"*/

body 
{
background-color:"ghostwhite"; 
font-family:arial,sans-serif;
font-size: 9pt;
color:"#000000";
}

H1 
{
font-family:"Courier New","Courier",serif;
font-size: 14pt;
color:#000099;
text-align: left;
font-style: normal;
}

H2
{font-family:"Courier New","Courier",serif;
font-size: 12pt;
color:#000099;
text-align: center;
font-weight: bold;
}

H3
{
font-family:"Courier New","Courier",serif;
font-size: 12pt;
color:#000099;
text-align: center;
font-weight: bold;
}

H4
{
font-family:"Courier New","Courier",serif;
font-size: 10pt;
color:#000099;
font-weight: bold;
}

H5
{
font-family:"Courier New","Courier",serif;
font-size: 10pt;
color:#ff0000;
font-weight: bold;
}

td 
{
font-family:arial,sans-serif;
font-size: 9pt;
color: #000000";
}

a:link  
{
font-family: arial, verdana, serif;
text-decoration: underline;
color: "#00a050";
}

a:visited 
{
font-family: arial, verdana, serif;
text-decoration: nunderline;
color: #000099;
}

a:active 
{
font-family: arial, verdana, serif;
text-decoration: underline;
color: "#00b0ff";
}


/* End Style Sheet commenting. */  -->

