.autor { color: lightgreen; font-weight: bold; vertical-align: top; }
.nombre { color: yellow; font-weight: bold; vertical-align: top; } 
.url { font-size: small; font-style: italic; }
.comentarios { font-size: small; }
.calif_fot { color: red; }
.calif_pag { color: red; }
.calif_int { color: lightgreen; }
.html { background-color: lightyellow; color: blue; font-family: "Courier"; }
.nota { font-family: sans-serif; color: lightyellow; font-style: italic; text-align="justify"}
td { border-bottom: thin solid blue; }
th { color: blue; border-top: thin solid lightblue; border-bottom: thin solid lightblue; background-color: lightyellow; }  
th.apartado { font-weight: bold; color: red; }
th.subapartado { color: orange; } 
body { margin: 1em; }
       