BODY {
font-size : 10pt;
font-family : Arial,Helvetica;
color : black;
}

td {
font-size : 10pt;
}

textarea {
font-size : 10pt;
font-family : Arial,Helvetica;
color : black;
}

input {
font-size : 10pt;
font-family : Arial,Helvetica;
color: black;
}

.small {
font-size: 8pt;
}

.color1 {
color: #cc000f;
}

.color2 {
color: #cc000f;
}

.navbar {
line-height: 110%;
padding: 6px; 
border-right: 2px solid #ffffff;
background-color: #808080;
color: white;
font-size: 8pt;
font-weight: bold;
text-align: center;
}

a.navbarlink {
font-size: 8pt;
color: white;
text-decoration: none;
}

a.navbarlink:visited {
color: white;
}

a.navbarlink:hover {
color: #e0e0e0;
}

.ruta {
width: 100%;
font-weight: bold;
padding: 4px;
text-align: right;
}