.titulo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	line-height: 36px;
}

.corpo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
       line-height: 22px;
}

.corpo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
       line-height: 22px;
}

.texto_painel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}

.textomape_corpo {
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #888888;
	font-weight: normal;
	word-spacing: 1px;
	line-height: 20px;
}

.textomape_cabecalho {
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #666666;
	font-weight: normal;
}

.textomape_noticias {
	font-size: 10px;
	font-family: Trebuchet MS;
	color: #666666;
	font-weight: normal;
	word-spacing: 1px;
	line-height: 15px;
}

.textomape_noticias_2 {
	font-size: 10px;
	font-family: Trebuchet MS;
	color: #999999;
	font-weight: normal;
	word-spacing: 1px;
	line-height: 15px;
}

.vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: normal;
	line-height: 22px;
}

.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	font-weight: normal;
	line-height: 22px;
}

.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00ff00;
	font-weight: normal;
	line-height: 22px;
}

.grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	font-weight: normal;
	line-height: 50px;
}

.pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
}

.verdana {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
}

.times {
	font-family: times;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
}

.courier {
	font-family: courier;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
}

.texto_form {
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #888888;
	font-weight: bold;
	word-spacing: 1px;
	line-height: 20px;
}

.texto_input {
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #888888;
	font-weight: normal;
	word-spacing: 1px;
	/*line-height: 12px;*/
}