h1
{
  color: #2D5C91; 
  font-family: arial, verdana, sans-serif; 
  font-size: 16px;
  font-weight: bold;
}
h2
{
  color: #2D5C91; 
  font-family: arial, verdana, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}
h2.normal
{
  font-weight: normal;
}
h3
{
  color: #2D5C91; 
  font-family: arial, verdana, sans-serif; 
  font-size: 11px;
  font-weight: bold;
}
h4
{
  color: #2D5C91; 
  font-family: arial, verdana, sans-serif; 
  font-size: 10px;
  font-weight: bold;
}
h4.normal
{
  font-weight: normal;
}
.texto
{
  color: #666666; 
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: normal; 
}
.textogd
{
  color: #666666; 
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal; 
}
.textogdb
{
  color: #666666; 
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold; 
}
.textopq
{
  color: #666666;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: normal; 
}
.textomini
{
  color: #333333;
  font-family: verdana, arial, sans-serif;
  font-size: 8px;
  font-weight: normal; 
}
.boxlabel
{
  color: #2D5C91; 
  font-family: arial, verdana, sans-serif; 
  font-size: 11px;
  font-weight: bold;
}
.boxtext     
{ 
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  color: #333333 
}
.botao
{
  font-family: arial, verdana, sans-serif; 
  font-size: 9px;
  color: #CCCCCC;
  background-color: #2D5C91;
  border-style: outset;
  border-color: #000033;
}
a:link 
{
  color: #2D5C91; 
  text-decoration: none;
}
a:visited 
{
  color: #2D5C91; 
  text-decoration: none;
}
a:hover 
{
  color: #88AACC; 
  text-decoration: none;
}
a.h2:link
{
  color: #666666;
}
a.h2:visited
{
  color: #666666;
}
a.h2:hover
{
  color: #C0C0C0;
}
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
    ALIGN: center;
}
.menuitem
{
    color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    font-weight: normal; 
    CURSOR: hand;
}
.menuitem:link
{
    color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    font-weight: normal; 
    CURSOR: hand;
}
.menuitem:visited
{
    color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    font-weight: normal; 
    CURSOR: hand;
}
.menuitem:hover
{
    color: #D3DDE8;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    font-weight: normal; 
    CURSOR: hand;
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left;
}
