td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
.TituloTexto {
	font-size: 14px;
	font-weight: bold;
}
.Legenda {
	font-size: 9px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.TextoCaixa {
	font-size: 10px;
	font-weight: normal;
}
.Texto10px {
	font-size: 10px;
}
.vermelho {
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-size: 14px;
}
#aviso {
	padding: 5px;
	background-color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
td.cabecalhoIndex {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #737394;
}
input {
	font-size: 12px;
	border: 1px solid #72708C;
}
