.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
}

.txt a:link {text-decoration: none; color: #333333;}
.txt a:visited {text-decoration: none; color: #333333;}
.txt a:hover {text-decoration: underline; color: #333333;}
.txt a:active {text-decoration: none; color: #333333;}


.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.tit1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
.txtg, .txtg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e6994;
	text-decoration: none;
	line-height: 130%;
}

.txtg a:link {text-decoration: none; color: #3e6994;}
.txtg a:visited {text-decoration: none; color: #3e6994;}
.txtg a:hover {text-decoration: none; color: #3e6994;}
.txtg a:active {text-decoration: none; color: #3e6994;}

.txtg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3e6994;
	text-decoration: none;
	line-height: 130%;
	text-align:justify;
}

.txtg2 a:link {text-decoration: none; color: #3e6994;}
.txtg2 a:visited {text-decoration: none; color: #3e6994;}
.txtg2 a:hover {text-decoration: none; color: #3e6994;}
.txtg2 a:active {text-decoration: none; color: #3e6994;}

.cabecalho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}

.rodapeLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	line-height: 130%;
	

}

.rodapeLinks a:link {text-decoration: none; color: gray;}
.rodapeLinks a:visited {text-decoration: none; color: gray;}
.rodapeLinks a:hover {text-decoration: none; color: gray;}
.rodapeLinks a:active {text-decoration: none; color: gray;}


.cabecalhoMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
} 

.cabecalhoMenu a:link {text-decoration: none; color: #FFFFFF;}
.cabecalhoMenu a:visited {text-decoration: none; color: #FFFFFF;}
.cabecalhoMenu a:hover {text-decoration: none; color: #FFFFFF;}
.cabecalhoMenu a:active {text-decoration: none; color: #FFFFFF;}

.linha1 {
	background-color: #DAE3F5;
	}
.linha2 {
	background-color: #E9EFFB;
	}
.select {
	border: solid 1px #7F9DB9;
	font-size: 11px;
	}