﻿body {
background-color: #7a9bc2;
/* background-color: #668bbc; */
}
table {
align:center;
}
table.main {
width:750px;
background-color: #FFFFFF;
}
p {
color: #008080;
font-family: verdana; arial;
font-size: 9pt;
font-weight: bold;
margin: 8px;
padding: 1px 74px;
text-align: justify;
/* text-align: justify; */
text-indent: 0px;
line-height: 150%;
}
p.firstline { 
text-indent: 57px;
} 
ul {
color: #008080;
font-family: verdana; arial;
font-size: 9pt;
font-weight: bold;
margin: 8px;
padding: 1px 91px;
text-align: justify;
/* text-align: justify; */
text-indent: 0px;
line-height: 150%;
}
ol {
color: #008080;
font-family: verdana; arial;
font-size: 9pt;
font-weight: bold;
margin: 16px;
padding: 1px 89px;
text-align: justify;
/* text-align: justify; */
text-indent: 0px;
line-height: 150%;
}
em {
font-style: normal;
font-weight: bold;
color: #008000;
/* pode ser A6 a B1 */
}
h1 {
/* título maior */
text-align: center;
padding: 4px 1px;
color: #008000;
font-family: verdana; arial;
font-size: 10pt;
line-height: 150%;
}
h2 {
/* título tamanho normal */
text-align: center;
margin-top: 32;
color: #008000;
font-family: verdana; arial;
font-size: 9pt;
line-height: 150%;
}
h3 {
/* título tamanho normal de rodapé */
text-align: center;
color: #00FF00;
font-family: verdana; arial;
font-size: 9pt;
margin-top: 12;
line-height: 150%;
}
h4 {
/* título pequeno de rodapé */
text-align: center;
color: #EEEEEE;
font-family: verdana; arial;
font-size: 8pt;
line-height: 150%;
}
h5 {
/* título tamanho normal */
text-align: justify;
margin: 8px;
margin-top: 17;
padding: 1px 74px;
color: #008000;
font-family: verdana; arial;
font-size: 9pt;
line-height: 150%;
}
h6 {
/* notas ao longo do texto */
text-align: justify;
margin: 8px;
padding: 1px 74px;
color: #008080;
font-family: verdana; arial;
font-size: 8pt;
line-height: 150%;
}
/* a:link { color:#00ffff; text-decoration: underline } */
/* a:hover { color:#77ff99; text-decoration: none } */
/* a:visited { color:#ccffff; text-decoration: underline } */
