a.classe1:link {
	text-decoration: none;
	font-family: arial;
	font-size: 0.8em;
	color: #000000;
}
a.classe1:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 0.8em;
	color: #000000;
}
a.classe1:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 0.8em;
	color: #000000;
}
a.classe1:active {
	text-decoration: none;
	font-family: arial;
	font-size: 0.8em;
	color: #000000;
}

a.classe2:link {
	text-decoration: none;
	font-family: arial;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bolder;
}
a.classe2:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bolder;
}
a.classe2:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bolder;
}
a.classe2:active {
	text-decoration: none;
	font-family: arial;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bolder;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #253170;
	text-decoration: none;
}
.listBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
}
.campoFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #843D68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.campoBusca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}


.botaoRodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.texto_mensagem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body{
	text-align:left;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8pt;
	padding:0px;
	margin:0px;
}
.topicos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #253170;
	text-decoration: none;
}
.texto_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #843E66;
	text-decoration: none;
}
.tituloInterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #843E66;
	text-decoration: none;
}

.texto_erro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #1B247B;
	text-decoration: none;
}
