H1 {
 font-size: 15pt;
 font-weight: 800;
 color: maroon;
 font-family: "arial black", "arial", "helvetica", sans-serif;
}

H2 {
 font-size: 13pt;
 font-weight: 800;
 color: #000080;
 font-family: "arial", "helvetica", sans-serif;
}

H3 {
 font-size: 12pt;
 font-weight: 900;
 color: black;
 font-family: "arial", "helvetica", sans-serif;
}



TH {
 font-size: 11pt;
 font-weight: 600;
 color: #F1E7E7;
 background-color:#A63C3C;
 font-family: "arial", "helvetica", sans-serif;
}

TD {
 font-size: 9pt;
 font-weight: 500;
 color: black;
 font-family: "arial", "helvetica", sans-serif;
}

TD.result {
 font-size: 9pt;
 font-weight: 500;
 color: #000080;
 font-family: "arial", "helvetica", sans-serif;
}

TD.lateral1 {
 font-size: 9pt;
 font-weight: 500;
 color: #808080;
 background-color:#E9E5E5;
 font-family: "arial", "helvetica", sans-serif;
}

A:link {
 color: darkslategray;
 font-weight: 600;
}

A:visited {
 color:darkslategray;
 font-weight: 600;
}

A.menu:active {
 color: #FF0000;
 text-decoration:none;
}

A.ser:active {color:red;text-decoration:none;}
A.ser:link {color: yellow;font-weight: 600;}
A.ser:visited {color:ivory;font-weight: 600;}

P {
 font-size: 10pt;
 font-weight: 500;
 color: black;
 font-family: "arial", "helvetica", sans-serif;
}

.inicio {
 font-size: 13pt;
 font-weight: 600;
 color: darkblue;
 font-family: "arial black", "arial", "helvetica", sans-serif;
}

.step {
 font-size: 12pt;
 font-weight: 700;
 color: darkred;
 font-family: "arial", "helvetica", sans-serif;
}

.ne {
 font-size: 12pt;
 font-weight: 700;
 color: darkgreen;
 font-family: "arial narrow", "helvetica", sans-serif;
}

