.tahoma_branca {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.tahoma_padrao {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
.tahoma_cinza {

	font-family: arial;
	font-size: 11px;
	color: #CCCCCC;
}
.tahoma_cinza :link{

	font-family: arial;
	font-size: 11px;
	color: #CCCCCC;
}
.arial_pequena {

	font-family: arial;
	font-size: 9px;
	color: #000000;
}
.arial_titulo {
	font-family: arial;
	font-size: 10px;
	color: #083262;
	text-transform: uppercase;
	font-weight: bold;
}
.arial_titulo :link {
	font-family: arial;
	font-size: 10px;
	color: #083262;
	text-transform: uppercase;
	font-weight: bold;
}
input {

	font-family: arial;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	background-color: #336699;
}
.tahoma_subtitulo {
	font-family: tahoma;
	font-size: 11px;
	color: #000033;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #3B5570;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

.tahoma_subtitulo_vermelho {
	font-family: tahoma;
	font-size: 11px;
	color: #981212;
	font-weight: bold;
}
.tahoma_pequena {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}
.trebuch_titulo {
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight: bold;
}
.tahoma_pequena_clara {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.estilo_imagens {
	border: 1px solid #999999;
}