.conteudo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.conteudo_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.conteudo_lk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.conteudo_lk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
a.conteudo_lk:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
a.conteudo_lk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}

.conteudo1 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.conteudo1_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.conteudo2 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.conteudo2_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}


.conteudo3 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.conteudo3_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}

.azul {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
}

.azul_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}

.aviso_login {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #CCFF33;
}

.verde {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #339900;
}

.verde_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #339900;
}

.branco {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}

.branco_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

.conteudo_grade{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}

.verm_bold {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}

