.valor 
{
 
}

:hover 
{
 
}

input 
{
 
}

input.valor 
{
 font-family: monospace;
 font-size: 12 pt;
 text-align: right;
}

li 
{
 color: #808080;
 font-family: Bookman Old Style;
 font-size: 12 pt;
 x-small: ;
 position: relative;
}

p 
{
 color: navy;
 font-family: Bookman Old Style;
 font-size: 12 pt;
 x-small: ;
 position: relative;
}

a:hover 
{
 background-color: #73C4FF;
 color: #ff0000;
}

th 
{
 background-color: #000000;
 color: navy;
 font-family: Arial, sans-serif;
 font-size: x-small;
 font-weight: bold;
 position: relative;
 text-align: center;
}

a 
{
 color: navy;
 font-family: Bookman Old Style
 font-size: 12 pt;
}

td 
{
 color: navy;
 font-family: Bookman Old Style;
 font-size: 12;
 x-small: ;
 position: static;
}

.deb 
{
 color: red;
 text-align: right;
}

.cred 
{
 color: navy;
 text-align: right;
}

.neutro 
{
 color: green;
 text-align: right;
}

.center 
{
 text-align: center;
}

.right 
{
 text-align: right;
}

pre 
{
 color: navy;
 font-family: monospace;
 font-size: x-small;
 font-style: normal;
 font-weight: normal;
 position: relative;
}

.desc 
{
 visibility: hidden;
}