body {
	font-size: 8pt;
}

.obs, .breadcrumbs {
	font-size: 7pt;
}

table.tabela1 tr td {
	font-size: 7pt;
}

.codigo {
	font-size: 9pt;
}

.pcodigo {
	font-size: 9pt;
}

.caixalaranja {
	font-size: 9pt;
}

p{
	font-size: 10pt;
}

h1{
	margin-top: 24px;
	font-size: 24pt;
	text-align:left;
}

h2 {
	margin-top: 18px;
	font-size: 18pt;
	text-align:left;
	text-transform: uppercase;
}
h3 {
	margin-top: 14px;
	font-size: 14pt;
	text-align:left;
	text-transform: uppercase;
}
h4 {
	margin-top: 12px;
	font-size: 12pt;
}
h5 {
	font-size: 10pt;
	font-style: italic;
}