body {
background-color: #03014A;
font-family: verdana, arial, tahoma, trebuchet MS, helvetica, univers;
color: white;
font-size: 9pt;
text-align: justify;
line-height: 12pt;
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
scrollbar-face-color: #03014A;
scrollbar-shadow-color: rgb(128,128,255);
scrollbar-highlight-color: rgb(128,128,255);
scrollbar-3dlight-color: #03014A;
scrollbar-darkshadow-color: #03014A;
scrollbar-track-color: #03014A;
scrollbar-arrow-color: rgb(128,128,255);
padding-bottom: 40px;
}

a, a:active, a:visited {
color: rgb(128,128,255);
text-decoration: none;
}

a:hover {
color: rgb(128,128,255);
text-decoration: underline;
}

.titulo {
font-size: 15pt;
text-align: right;
padding-bottom: 20px;
}

.subtitulo {
font-size: 11pt;
text-align: left;
font-weight: bold;
margin-left: 23px;
padding-bottom: 3px;
color: white;
border-bottom: 1px solid rgb(128,128,255);
width: 100%;
}

ul {
list-style-type: disc;
list-style-image: url('marcador.gif');
}

ul ul {
list-style-type: disc;
list-style-image: url('marcador2.gif');
}

table, td {
border: 1px solid #242476;
text-align: center;
font-size: 8pt;
}

th {
background-color: #242476;
font-size: 9pt;
}

input {
background-color: #03014A;
font-family: verdana, arial, tahoma, trebuchet MS, helvetica, univers;
color: white;
font-size: 8pt;
line-height: 12pt;
border: 1px solid rgb(128,128,255);
}

textarea {
background-color: #03014A;
font-family: verdana, arial, tahoma, trebuchet MS, helvetica, univers;
color: white;
font-size: 8pt;
line-height: 12pt;
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
scrollbar-face-color: #03014A;
scrollbar-shadow-color: rgb(128,128,255);
scrollbar-highlight-color: rgb(128,128,255);
scrollbar-3dlight-color: #03014A;
scrollbar-darkshadow-color: #03014A;
scrollbar-track-color: #03014A;
scrollbar-arrow-color: rgb(128,128,255);
border: 1px solid rgb(128,128,255);
}

.botao {
background-color: #242476;
}

.apeq {
font-size: 8pt;
color: rgb(128,128,255);
font-weight: normal;
}

.peq {
font-size: 8pt;
color: white;
font-weight: normal;
}

.box {
font-family: verdana, arial, tahoma, trebuchet MS, helvetica, univers;
color: white;
border: 2px solid #242476;
padding: 8px;
padding-left: 15px;
padding-top: 12px;
font-size: 8pt;
line-height: 10pt;
}

.comentario {
font-size: 8pt;
}

.diretoria_foto {
text-align: right;
float: right;
margin-left: 10px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


@media print {

body {
background-color: white;
font-family: verdana, arial, tahoma, trebuchet MS, helvetica, univers;
color: black;
font-size: 9pt;
text-align: justify;
line-height: 12pt;
}

a, a:active, a:visited , a:hover {
color: black;
text-decoration: underline;
}

.titulo {
font-size: 15pt;
text-align: right;
padding-bottom: 20px;
}

.subtitulo {
font-size: 11pt;
text-align: left;
font-weight: bold;
margin-left: 23px;
padding-bottom: 3px;
color: black;
border-bottom: 1px solid silver;
width: 100%;
}

ul {
list-style-type: disc;
list-style-image: url('marcador_pb.gif');
}

ul ul {
list-style-type: disc;
list-style-image: url('marcador2_pb.gif');
}

table, td {
border: 1px solid silver;
text-align: center;
font-size: 8pt;
}

th {
background-color: silver;
font-size: 9pt;
}

input {
background-color: white;
font-family: verdana, arial, tahoma, trebuchet MS, helvetica, univers;
color: black;
font-size: 8pt;
line-height: 12pt;
border: 1px solid silver;
}

textarea {
background-color: white;
font-family: verdana, arial, tahoma, trebuchet MS, helvetica, univers;
color: black;
font-size: 8pt;
line-height: 12pt;
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
scrollbar-face-color: white;
scrollbar-shadow-color: silver;
scrollbar-highlight-color: silver;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: silver;
border: 1px solid silver;
}

.botao {
background-color: silver;
}

.apeq {
font-size: 8pt;
color: silver;
font-weight: normal;
}

.peq {
font-size: 8pt;
color: sivler;
font-weight: normal;
}

.box {
font-family: verdana, arial, tahoma, trebuchet MS, helvetica, univers;
color: black;
border: 2px solid silver;
padding: 8px;
padding-left: 15px;
padding-top: 12px;
font-size: 8pt;
line-height: 10pt;
}


}


