{
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	text-align: justify;
}

a { font-family: Arial; font-size: 11px; color: #333333; text-decoration: none; }
a:link { font-family: Arial; font-size: 11px; color: #333333; text-decoration: none; }
a:hover { font-family: Arial; font-size: 11px; color: #333333; text-decoration: underline; }
a:acitve { font-family: Arial; font-size: 11px; color: #333333; text-decoration: underline; }
a:visited { font-family: Arial; font-size: 11px; color: #333333; }

.Arial10 { font-family: Arial;  font-size: 10px; color: #333333; text-decoration:none; text-align: justify; }
.Arial10:link { font-family: Arial;  font-size: 10px; color: #333333; text-decoration:none; text-align: justify; }
.Arial10:hover { font-family: Arial;  font-size: 10px; color: #333333; text-decoration:underline; text-align: justify; }
.Arial10:active { font-family: Arial;  font-size: 10px; color: #333333; text-decoration:underline; text-align: justify; }
.Arial10:visited { font-family: Arial;  font-size: 10px; color: #333333; text-align: justify; }

.TitulosMenu {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	height: 26px;
	width: 350px;
	border: 1px dotted #003366;
	background-image: url(../Imagens/MenuLogin.gif);
	text-align: left;
	vertical-align: middle;
}
.Subtitulo {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.Subtitulo2 {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.Tabelinhas {
	font-family: Arial;
	font-size: 11px;
	color: #416485;
	text-decoration: underline;
	background-color: #F0F0F2;
	width: auto;
	border: 1px solid #a1bdd7;
	font-weight: bold;
	margin: 10px;
}