.menu {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.menutree {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #082A8C;
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.menutree:hover {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #082A8C;
	font-family: Tahoma;
	font-style: bold;
	font-variant: normal;
	text-decoration: none;

}
.texto {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-indent: 25px;
	padding: 0px;
	text-align: justify;
	border-top: 50px none;
	border-right: 50px none;
	border-bottom: 150px none;
	border-left: 0px none;
	margin: 0px;
}
.textocentrado {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	border-top: 50px none;
	border-right: 50px none;
	border-bottom: 50px none;
	border-left: 0px none;
	margin: 0px;
}
.textosemident {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px;
	border-top: 50px none;
	border-right: 50px none;
	border-bottom: 50px none;
	border-left: 0px none;
	margin: 0px;
}
.navbar {
	color: #FFCC00;
}
.navbar.hover {
	color: #999999;
}
a:hover {
	font-weight: italic;
	text-decoration: blink;
	color: #999999;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CC0099;
}
.janelas {
	border: 1px solid #000066;
	padding: 5px;
}
.rodape {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	text-decoration: blink;
}
.titulo {
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
	text-indent: 25px;
	margin: 0px;
	padding: 0px;


}

