body {
	font-family: Arial, Helvetica, sans-serif;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E1EACE;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #323526;
	text-decoration: none;
}
td.inedita{
	background-color: #AAAF95;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	;
	font-weight: normal;
	font-variant: normal;
	color: #323526;
	text-decoration: none;
}
.txtBranco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
a.linkum:link {
font-family: verdana;
font-size: 10px;
font-weight: normal;
color:#323526;
text-decoration:underline;
}
a.linkum:visited {
font-family: verdana;
font-size: 10px;
font-weight: normal;
color:#323526;
text-decoration:underline;
}
a.linkum:hover {
font-family: verdana;
font-size: 10px;
font-weight: normal;
color:#323526;
text-decoration:underline;
}
a.linkum:active {
font-family: verdana;
font-size: 10px;
font-weight: normal;
color:#323526;
text-decoration:underline;
}
a.inedita:link {
font-family: verdana;
font-size: 10px;
font-weight: normal;
color:#DE6A0B;
text-decoration:underline;
}
a.inedita:visited {
font-family: verdana;
font-size: 10px;
font-weight: normal;
color:#DE6A0B;
text-decoration:underline;
}
a.inedita:hover {
font-family: verdana;
font-size: 10px;
font-weight: normal;
color:#DE6A0B;
text-decoration:underline;
}
a.inedita:active {
font-family: verdana;
font-size: 10px;
font-weight: normal;
color:#DE6A0B;
text-decoration:underline;
}
