<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
               "http://www.w3.org/TR/xhtml1/DD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
     h4 {color: black; font-family :"Times New Roman"; font-size: 18px; text-align: center; margin: 5px 50px 0px 50px}
     p {margin: 5px 20px 0px 20px; align="justify"; font-size: 10pt; font-family: Arial}
</html>

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borda_esq {
	background-image: url(images/fundo_esq.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.borda_dir {
	background-image: url(images/fundo_dir.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.borda_topo {
	background-image: url(images/borda_topo.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.borda_baixo {
	background-image: url(images/borda_baixo.gif);
	background-repeat: repeat-x;
	background-position: center;
}.letrapadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menunabegacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menunabegacao:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
