 .data {
 	font-size: 7pt;
	color: #003300;
	font-weight: bold;
	line-height: 25pt;
	text-decoration: none
}

li{
	margin-left : -20px;
	list-style-position : outside;
	list-style-type : square;
}

.manchete_tit {
	font-size: 10pt;
	font-weight: bold
}

p { 
	font-size: 8pt;
	font-weight: normal
}

a:link {
	color: #000066;
	text-decoration:none;
	font-weight: bold
}

a:hover {
	color: #003300;
	font-weight: bold;
	text-decoration: underline
}

body {
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

.manchete_tit-princ {
	font-size: 14pt;
	font-weight: bold
}

td {
	font-size:8pt;
	font-weight: normal
}

a:visited {
	font-weight: bold;
	color: #003300;
	text-decoration:none

}

input {
	background-color: #CCFFCC;
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}

select {
	background-color: #CCFFCC;
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}

.tít_campo {
	font-size: 10px;
	font-weight: bold;
}

textarea {
	background-color: #CCFFCC;
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}

.cont_campo {
	font-size: 10px;
	font-weight: bold;
	color: #336633
}
