p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	line-height: 16pt;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #162983;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

h3 {
	font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 3pt;
	word-spacing: 3pt;
	border-bottom-style: none;
	color: #CCCCCC;
}
.linha {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
h1 {
	font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	letter-spacing: 3pt;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #162983;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #162983;
}
.vertleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #162983;
}
.vertright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #162983;
}
.horizontal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #162983;
}

