body { font-family: arial; }
td { font-size: 12px; }
#content { height: 90%; overflow: scroll; }
#banner { height: 10%; background-color: #fffccc; border: 1px solid black; padding: 5px; }
pre { display: none; }
a:link { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { color: blue; text-decoration: underline; }
a:active { color: blue; text-decoration: underline; }
.nombre { border: 1px solid black; background-color: #fffccc; text-align: center; }
.leftvert { border-right: 1px solid black; }
.horiz { border-bottom: 1px solid black; }
.rightvert { border-left: 1px solid black; }
