body {
  background-color: #98A8B9;
}
.fonte {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #333333;
  text-decoration: none;
  line-height: 20px;
}
.fonteSmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #333333;
  text-decoration: none;
  text-align:justify;
}
.fonteJustified {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #333333;
  text-decoration: none;
  text-align:justify;
  line-height: 20px;
}
.fonteSublinhado {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #333333;
  text-decoration: underline;
  line-height: 20px;
}
.fonteSublinhadoLink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #547398;
  text-decoration: underline;
  line-height: 20px;
}
.outline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #333333;
  text-decoration: none;
  line-height: 20px;
  background-color: #EA8D39;  
}
.frm {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #333333;
  text-decoration: none;
  line-height: 20px;
}
.linhaTopoBase {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #425C7A;
  border-bottom-color: #425C7A;
}
.linhaBase {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #425C7A;
}
.links {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #547398;
  text-decoration: underline;
  font-weight: bold;

}
.thinlinks {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #547398;
  text-decoration: underline;
}
.Titulo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #425C7A;
  text-decoration: none;

}
.QuatroCantos {
  border: 1px solid #425C7A;
}
.nomes {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #517095;
  text-decoration: none;
}
.SubTitulo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #597DA6;
  text-decoration: none;
}
.Grande {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #425C7A;
  text-decoration: none;
}
.QuatroCantosClaro {

  border: 1px solid #CCCCCC;
}
.TituloClaro {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #CCCCCC;
  text-decoration: none;
}
.underlined {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}
.dfe {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: ridge;
  border-bottom-style: ridge;
  border-left-style: ridge;
  border-right-color: #425C7A;
  border-bottom-color: #425C7A;
  border-left-color: #425C7A;
}
.de {
  border-right-width: 1px;
  border-right-style: ridge;
  border-right-color: #425C7A;
  border-left-width: 1px;
  border-left-style: ridge;
  border-left-color: #425C7A;

}
.d {
  border-right-width: 1px;
  border-right-style: ridge;
  border-right-color: #425C7A;
}
.e {
  border-left-width: 1px;
  border-left-style: ridge;
  border-left-color: #425C7A;
}
.dte {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: ridge;
  border-right-style: ridge;
  border-left-style: ridge;
  border-top-color: #425C7A;
  border-right-color: #425C7A;
  border-left-color: #425C7A;

}


