@import "../general.css";
body {font-size: 14px;
  font-style: italic;
  font-weight: normal;
  text-align: left;}
h1 {color: #009900;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;}
p {text-indent: 20px;
  color: #000000;
  margin-left: 7px;
  margin-right: 7px;}
.celda1 {background-color: #ccffff;
  border: 1px solid #C0C0C0;}
.celda2 {background-color: #ffcc99;
  border: 1px solid #C0C0C0;}
.resalt {font-weight: bold;}
.tanca {font-size: 18px;
  font-weight: bold;
  text-align: center;}
