a:link {
  text-decoration: none
}
a:active {
  text-decoration: none
}
a:visited {
  text-decoration: none
}
a:hover {
  text-decoration: underline
}
a {
  color: #0033CC; 
  text-decoration: none;
  font-size: 8pt
}
.tit1 {
  color: #EFC563; 
  font-size: 12pt; 
  font-weight: bold
}
.tit2 {
  color: #003399; 
  font-size: 10pt; 
  font-weight: bold
}
.tit3 {
  color: #006699; 
  font-size: 8pt; 
  font-weight: bold
}
.botao {
	background-color:#D6E7EF;
	color:#003063;
  font-size: 8pt; 
	font-weight:bold;  
}
.pap {
  text-align:justify; 
}
.em {
  color: #006699; 
  font-size: 8pt; 
}
.misajour {
  font-size: 7pt;
  color:#999999;
  font-weight: italic;  
  align: right
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF; 
  color: #000000;
  font-size: 8pt   
}
p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt; 
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt; 
}
hr {
  align: "left";
  size: "10pt";
  noshade: "noshade"
}
