
body {
  color: white;
  background-color: black;
}
a:link { color: #aaf; }
a:visited { color: #33f; }
a:active { color: #fff; }


table.sinmargen { 
  margin: 0% 0%; 
  width: 100%;
  padding: 0em;
  border: none; 
}

table.thumbnail {
  margin-top: 0%; margin-left: 0%; 
  width: 100%;
  border: none; 
  text-align: center;
}

td.borde_inferior {
  border-bottom: 1px solid #666;
}

p.titulo {
  font-weight: bold;
  font-family: "Arial Black", sans-serif;
  color: #f00;
  font-size: small;
}

p.titulo:first-letter {
  font-weight: bolder;
  font-family: serif;
  font-size: large;
  color: #33f;
}
p.car_tecnicas {
  font-style: italic;
  background-color: #666;
  padding: 1em;
}

p.coment_personal {
  font-weight: bold;
  font-family: "A.C.M.E. Secret Agent Italic", sans-serif;
}

p.firma {
  font-weight: bold;
  font-style: italic;
  font-family: "A.C.M.E. Secret Agent Italic", sans-serif;

}

h2:first-letter {
  color: green;
  font-weight: bolder;
  font-size: 120%; 
}

h2 {
  color: yellow;
}

span.intro_autor {
  font-size: x-small; 
  color: #f33;
}
span.autor {
  font-weight: bold;
  font-family: "Arial Black" sans-serif;
  color: #c00;
  font-size: small;
}
span.enlace_periodo {
  font-size: small;
}
span.fecha_estad {
  font-size: x-small;
  font-style: italic;
}
li {
  font-size: small;
}
h3 {
  color: lightgreen;
}
