.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.texto_utilitarios {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;

}

.texto_empresa {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;

}
.texto_pequeno {
	font-family: tahoma;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	}
.titulo_tabelas{
	font-family:"Trebuchet MS", Arial, Helvetica, freesans, sans-serif;
	font-size:14px;
	line-height:115%;
	margin:0;
	word-spacing:0px;
	color: #990000;
	font-weight: bolder;

}
a.boletins:link {
	font-size: 13px;
	color: #660000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: none;
	
}
a.boletins:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: none;

}
a.boletins:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;	
	
}
a.boletins:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: none;

}
.linha_azulclaro {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A0D1E9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}

.botoes {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #003366;
	background-color: #006699;