.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	clear: none;
	float: none;
	height: 23px;
	width: auto;
	border: thin solid #E0E0E0;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #41372E;
	font-style: oblique;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.titulomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: thin none #999999;
	margin: 5px;
	background-color: #E0E0E0;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCC00;
	font-weight: bold;
	clear: both;
	float: none;
	height: 1px;
	width: 1px;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(imagens/ponto.gif);
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.textboxMaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.textoPequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-weight: bolder;
}
.TextoMaiusculas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}
.textboxPesquisa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}
.linksSoft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.linksSublinhado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.listaAlfabetica {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	list-style-position: outside;
	list-style-type: lower-alpha;
}
.listaNumerica {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
}
.linksGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #746252;
}
