body {
	font-size: 12pt;
}

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

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

.codigo {
	font-size: 12pt;
}

.pcodigo {
	font-size: 12pt;
}

.caixalaranja {
	font-size: 12pt;
}

p{
	font-size: 14pt;
}

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

h2 {
	margin-top: 24px;
	font-size: 24pt;
	text-align:left;
	text-transform: uppercase;
}
h3 {
	margin-top: 20px;
	font-size: 20pt;
	text-align:left;
	text-transform: uppercase;
}
h4 {
	margin-top: 16px;
	font-size: 16pt;
}
h5 {
	font-size: 14pt;
	font-style: italic;
}