p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #E46713;
	line-height: 18pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: normal;
	color: #E46713;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E46713;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

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