;
hr { align : center };
p { font-family : Arial; text-align : justify };
p.cabecalho1 { font-size : large; color : red; font-weight :bold; text-align : center };
p.cabecalho2 { font-size : small; color : green; font-weight : bold; text-align : center };
p.cabecalho3 { font-size : small; color : green; font-style : italic; text-align : center };
p.cabecalho-av { font-size : 12pt; color : red; font-weight : bold; text-align : center };
p.cabecalho-av b { font-size : 10pt; color : black; font-weight : bold; text-align : center };
p.meio { font-size : 14pt; color : red; font-weight : bold };
p.rodape { font-size : 8pt; color : white; font-weight : bold; text-align : left; background-color : red };
.doc {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

