body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #d7d8c0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
}

.majorTextBlock
{
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
text-align: justify;
padding-left: 0px;
}

#Content {
  width: 700px;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  text-align: justify;
  padding-top: 0px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  border-right-width-value: 1px;
  border-right-style-value: solid;
  border-right-color-value: #000000;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-left-width-value: 1px;
  border-left-style-value: solid;
  border-left-color-value: #000000;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  background-color: #c9e6f6;
}

.copyright {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  text-align: right;
  padding-left: 5px;
  font-size: 9px;
}

table.ensayo {
  border: 1px solid #ccc;
  width: 500px;
  margin: 5px auto;
}

table.ensayo caption {
font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #000;
text-align: center;
margin: 10px auto;
}

table.ensayo tbody tr.principal th {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #fff;
background: #5FACF3;
text-align: center;
padding: 5px;
border: 0;
}
table.ensayo tbody tr.etapas th {
font: bold .9em/1.5em .Trebuchet MS", Tahoma, Arial, sans-serif;
color: #fff;
background: #DC4503;
text-align: left;
padding: 5px;
border-top: 1px solid #eee;
}
table.ensayo tbody th {
font: bold .9em/1.5em .Trebuchet MS", Tahoma, Arial, sans-serif;
color: #DC4503;
background: #FEFFF1;
text-align: left;
padding: 5px;
border-top: 1px solid #eee;
} 
table.ensayo tbody td {
font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #666;
background: #fff;
text-align: left;
padding: 5px;
border-top: 1px dotted #eee;
}
