p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #2A563A;
	line-height: 15pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2A563A;
	letter-spacing: 2pt;
	text-transform: none;
	font-style: normal;
}
.linhahor {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1F4339;
}
.linhapontilhada {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1F4339;
}
.linha2pxhorizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F4339;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1F4339;
	line-height: 20pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #1F4339;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F4339;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #663B2B;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1F4339;
	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;
}
.llinha-table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F4339;
}
