body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.texto_pequeno
{
	font-size: 9px
}
.texto_pequeno_branco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.fonte_menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.fonte_titulo {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a.fonte_menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.fonte_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.fonte_menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.fonte_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.obs {
	font-family: Tahoma;
	font-size: 10px;
}

.obs2 {
	font-family: Tahoma;
	font-size: 11px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.painel {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
}
.painel2 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 9px;
}
