.textoNegrito {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}

.textoNormal {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	font-color: #003366;
	text-decoration: none;
	color: #000066;
}

.textoPequeno {
	font-family: Verdana;
	font-size: 9px;
	font-weight:normal;
	font-color: #003366;
	text-decoration: none;
	color: #003366;
}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 300px;
}

.TextoNormalBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	height: 22px;
	width: 50px;
}
.textoNegritoGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.textoNormalCinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	color: #666666;
}
.textoPequenoCinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	color: #666666;
}
.TextoBrancoNegrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.titulo_peq {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.tituloPequenoAzul {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.titulo_11 {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.tituloMaior {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.dia {font-family: helvetica, arial; font-size: 8pt; color: #FFFFFF}
.data {font-family: helvetica, arial; font-size: 8pt; text-decoration:none; color:#191970}
.mes {font-family: helvetica, arial; font-size: 8pt}
.Cabecalho_Calendario {font-family: helvetica, arial; font-size: 10pt; color: #000000; text-decoration:none; font-weight:bold}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #371800;
}
