body{
scrollbar-face-color: #B3B2C0; 
scrollbar-shadow-color: #8D8D99;
scrollbar-highlight-color: #8D8D99;
scrollbar-3dlight-color: #8D8D99; 
scrollbar-darkshadow-color: #8D8D99; 
scrollbar-track-color: #8D8D99; 
scrollbar-arrow-color: #8D8D99;
background: #ffffff;
text-decoration: none;
font-family: Arial;
font-size: 10px;
}

h1 {color: #5A5A62;
font-family: Arial;
font-size: 15px;;
text-align: center;
}

a:link{color: #B3B2C0;text-decoration: none;} 
a:hover{color: #5A5A62;text-decoration: underline overline;} 
a:visited{color: #5A5A62;text-decoration: none;}  
a:visited:hover
{
color: #1ba7b7;text-decoration: underline overline; 
}

img
{
border:none;
}

td.menu {background: #ffffff;
text-align: center;
font-family: Arial;
font-size: 11px;
color: #5A5A62;
}

td.principal {background: #ffffff;
text-align: justify;
font-family: Arial;
font-size: 11px;
color: #706874;   
}

td.table {background: none;
text-align: justify;
font-family: Arial;
font-size: 11px;
color: #706874;
}


.popup {color: #000000;
background-color: #ffffff;
font-family: Arial;
font-size: 11px;
color: #5A5A62;
text-align: center;
border-style: dotted;
border-width: 1px; 
border-color: #5A5A62; 
}

.footer {color: #5A5A62;
font-size: 9px;
padding-bottom: 12px;
text-align: center;
}






