/* CSS Document */
a:link {
	color: #1F6B91;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #527D84;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1-menu {font-family: Tahoma;font-size: 11px;color: #1F6B91;}
.style2-voceesta {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #1F6B91;}
.style3-titulolink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #1F6B91;}
.style4-corpotexto {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 75%;	color: #1F6B91;}
.style5-textotitulotabela {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1f6b91;
	font-weight: bold;
}
.style6-textolinhachanfrado {
	font-family: Tahoma;
	font-size: 10px;
	color: #1F6B91;
	font-weight: bold;
	background-color: #CED3D6;
}

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