body
 {
  margin-left: 15px;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-family: Arial;
  font-size: 11px;
  color: #5f5f5f;
  background-color: #dddddd;
 }
h1
 {
  font-family: Arial;
  font-size: 11px;
  color: #5f5f5f;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
 }
h2
 {
  font-family: Arial;
  font-size: 11px;
  color: #5f5f5f;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: left;
 }
h3
 {
  font-family: Arial;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: left;
 }
h4
 {
  font-family: Arial;
  font-size: 14px;
  color: #5f5f5f;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: center;
 }
h5
 {
  font-family: Arial;
  font-size: 12px;
  color: #473c8b;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: right;
 }
h6
 {
  font-family: Arial;
  font-size: 12px;
  color: #198a8a;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: right;
 }
td
 {
  font-family: Arial;
  color: #4F4F4F;
  font-size: 11px;
 }
a:link
 {
  text-decoration: none;
  font-size: 11px;
  color: #198a8a;
 }
a:visited
 {
  text-decoration: none;
  font-size: 11px;
  color: #ff6600;
 }
a:hover
 {
  text-decoration: none;
  font-size: 11px;
  color: #999999;
 }
a:active
 {
  text-decoration: none;
  font-size: 11px;
  color: #808000;
 }
p{font-family: Arial; font-size: 11px; color: #5f5f5f; font-weight: normal;}
#p13bgc{font-size:13px; font-weight:bold; color:green; text-align:center;}
li
 {
  font-family: Arial; font-size: 11px; color: #008000; font-weight: normal; text-align: justify;
 }
hr
 {
  border: 1px solid #008000; line-height: 10px;
 }
sup
 {
  font-family: Arial; font-size: 10px; color: red; font-weight: normal;
 }
prt
 {
  font-family: Arial; font-size: 11px; color: red; font-weight: normal;
 }
#cabecalho
{
 position:absolute;
 top:2px;
 left:20px;
 right:20px;
 height:85px;
 background-color:#ffffff;
}
#texto
{
 position:absolute;
 top:95px;
 left:30px;
 right:30px;
 background-color:#ffffff;
}
#rodape
{
 position:absolute;
 left:30px;
 right:30px;
 background-color:#ffffff;
}