﻿/* verdana, já que com calibri ficou bem diferente do estilo outlook */
body {
background-color: #E7EFEF;
}
table {
align:center;
}
table.main {
width:672px;
background-color: #FFFFFF;
}
p {
color: #000000;
font-family: verdana; arial;
font-size: 8.8pt;
margin: 8px;
padding: 1px 51px;
text-align: justify;
/* text-align: justify; */
text-indent: 0px;
line-height: 145%;
}
ul {
color: #000000;
font-family: verdana; arial;
font-size: 8.8pt;
margin: 8px;
padding: 1px 69px;
text-align: justify;
/* text-align: justify; */
text-indent: 0px;
line-height: 145%;
}
ol {
color: #000000;
font-family: verdana; arial;
font-size: 8.8pt;
margin: 16px;
padding: 1px 66px;
text-align: justify;
/* text-align: justify; */
text-indent: 0px;
line-height: 145%;
}
p.firstline { 
text-indent: 0px;
} 
p.centered { 
text-align: center;
line-height: 160%;
} 
em {
font-style: normal;
color: #008080;
}
h1 {
/* título maior */
text-align: center;
color: #000000;
padding: 4px 1px;
font-family: verdana; arial;
font-size: 10pt;
}
h2 {
/* título tamanho normal */
text-align: center;
color: #525252;
margin-top: 32;
font-family: verdana; arial;
font-size: 9pt;
line-height: 135%;
font-weight: bold;
}
h3 {
/* título tamanho normal de rodapé */
text-align: center;
color: #008080;
font-family: tahoma; verdana;
font-size: 10pt;
line-height: 135%;
margin-top: 12;
}
h4 {
/* título pequeno de rodapé */
text-align: center;
color: #008080;
font-family: tahoma; verdana;
line-height: 120%;
font-size: 8pt;
}
h5 {
/* título tamanho normal */
margin: 8px;
padding: 1px 50px;
text-align: justify;
color: #525252;
margin-top: 17;
font-family: verdana; arial;
font-size: 9pt;
line-height: 135%;
font-weight: bold;
}
h6 {
/* notas ao longo do texto */
text-align: justify;
margin: 8px;
padding: 1px 51px;
color: #000000;
font-family: verdana; arial;
font-size: 8pt;
line-height: 135%;
font-weight: normal;
}
/* a:link { color:#00ffff; text-decoration: underline } */
/* a:hover { color:#77ff99; text-decoration: none } */
/* a:visited { color:#ccffff; text-decoration: underline } */