.fonte{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.fonte_pedido{
	font-size:1pt;
}

.titulo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #006699;
}

.td1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color: #F9F9F9;
}

.td2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color: #DDE2EC;
}
.td3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #2D4C9D;
	font-weight : bold;
}

.td4{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
	font-weight : bold;
	background-color : #FFFFFF;
}

.tabela1{
	border : none;
	border-width: 1px;
	background-color : #AAC7F2;
}

.tabela2{
	border : none;
	background-color : #DDDDDD;
}

a{
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
a:hover{
	font-weight : bold;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.titulo_tabela{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #2D4C9D;
	font-weight : bold;
}

.dados_tabela1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: #F9F9F9;
}

.dados_tabela2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: #DDE2EC;
}
