body {
background-color: white;
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
scrollbar-face-color: white;
scrollbar-shadow-color: #627054;
scrollbar-highlight-color: #627054;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #627054;
line-height: 13pt;
text-align: justify;
font-family: tahoma, arial, verdana, trebuchet MS;
font-size: 8pt;
color: black;
padding-left: 30;
padding-right: 30;
}

a , a:link , a:visited, a:active  {
color: black;
text-decoration: none;
}

a:hover , a:focus{
color: black;
text-decoration: underline;
}


#menulink {
text-decoration: none;
text-align: left;
text-indent: -11;
padding-left: 13;
padding-bottom: 1;
border-bottom: 1 solid #C7D246;
margin-right: 3;
}

#menulink:hover , #menulink:active {
text-decoration: underline;
}






#titulo {
font-family: tahoma, arial, verdana, trebuchet MS;
font-size: 11pt;
color: black;
font-weight: bold;
}

#subtitulo {
font-family: tahoma, arial, verdana, trebuchet MS;
font-size: 10pt;
color: black;
font-weight: bold;
}

input, textarea {
background-color: white;
border: 1 solid #627054;
font-family: tahoma, arial, verdana, trebuchet MS;
font-size: 8.5pt;
color: black;
overflow: auto;
}


table {
border: 1 solid #627054;
}


th {
text-align: left;
background-color: #627054;
border: 1 solid #627054;
color: white;
font-size: 8.5pt;
font-weight: normal;
padding: 1;
padding-left: 5;
}

td {
border: 0;
background-color: white;
color: black;
font-size: 8.5pt;
text-align: center;
border: 1 solid #627054;
}

hr {
color: #627054;
height: 1;
}

ul {
list-style-type: disc;
list-style-image: url('marcador.gif');
}
