BODY {
  background: #ffffff;
}

#left {
 background: #008080;  
}

LI.news {
}

font.newsdate {
  color: #ff0000;
  font-weight: bold;
  font-size: 16pt;
  /*background: #ffffaa;*/
}

font.newssource {
  color: #888833
}

TD.footnotebar {
  background: #000099;
}

P.footnoteright {
  color: yellow;
  font-family: "helvetica", sans-serif;
  text-align: left;
  font-size: 12pt;
  margin-left: 20pt;
  margin-right: 5pt;
  margin-top: 2pt;
  margin-bottom: 2pt;  
  
}
/*------- Estilo geral para todos os textos incorporados -------- */

.bodytext  {
  color: #000088;
  font-family: "Times", serif;
  font-size: 14pt;
  background: #ffffff;
}

CODE.bodytext {
  color: #0000ff;
}

/*----------------------  'caption' ------------------ */
#caption {
  color: yellow;
  font-family: "helvetica", sans-serif;
  text-align: right;
  font-weight: bold ;
  font-size: 18pt;
  margin-left: 1pt;
  margin-right: 14pt;
  margin-top: 2pt;
  margin-bottom: 2pt;
}


/*----------------------  MENU 'topmenu' ------------------ */
#topmenuON, #topmenuON A {
  text-decoration: none;
  font-family: "helvetica", sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  background: red;
}

#topmenuOFF, #topmenuOFF A {
  text-decoration: none;
  font-family: "helvetica", sans-serif;
  font-size: 12pt;
  color: white;
  background: gray;
}

/*----------------------  MENU 'sidemenu' ------------------ */
#sidemenuON, #sidemenuON A {
  text-decoration: none;
  font-family: "helvetica", sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  background: red;
  margin-top: 5pt;
  margin-bottom: 2pt;
  margin-left: 5pt;
  margin-right: 5pt;
}

#sidemenuOFF, #sidemenuOFF A {
  text-decoration: none;
  font-family: "helvetica", sans-serif;
  font-size: 12pt;
  color: white;
  background: #008080;
  margin-top: 5pt;
  margin-bottom: 2pt;
  margin-left: 5pt;
  margin-right: 5pt;
}
/*-------------------- General Styles ------------------------*/
H1 {
  font-size: 28pt;
  font-weight: bold;
  color: #008080;
}

H2 {
  font-size: 18pt;
  font-weight: bold;
  color: #808000;
}

H3 {
  font-size: 16pt;
  font-weight: bold;
  color: #008800;
}

H4 {
  font-size: 12pt;
  font-weight: bold;
}

TT {
  font-family: "helvetica", sans-serif;
}




