a {
	text-decoration: none;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

a:hover {
	
	text-decoration: underline;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.inputi {
	border: 1px solid;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.geral {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.area {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.lista2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #E2E2E2;
}
.lista3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}
.lista4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listatopo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.listabase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.destaque1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.destaque2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.alertarea {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	background-color: #FFFDBB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 10px 0px 10px 0px;
}
