BODY {
color: lightgrey;
background: black;
font: 9pt Verdana;
}

FORM {
margin: 0;
padding: 0;
display: inline;
}

H1 {
font-family: "Times New Roman";
text-align: center;
background: #1A2B32;
border-top: #2E4C56 solid 1px;
border-left: #2E4C56 solid 1px;
}

H2 {
font-family: "Times New Roman";
text-align: center;
border: #2E4C56 solid 1px;
}

H3 {
margin-top: 15px;
margin-bottom: 5px;
}

/*INPUT {
background: #2E4C56;
color: lightgrey;
border: outset #457281 1px;
font: 8pt Verdana;
}

INPUT.text , TEXTAREA {
background: #002818;
color: #33FE68;
border: none;
}

SELECT {
background: #002818;
color: #33EE68;
border: outset green 1px;
}
*/
HR {
color: #2E4C56;
}

TABLE {
}

TD {
background: #1A2B32;
border-top: #2E4C56 solid 1px;
border-left: #2E4C56 solid 1px;
font: 9pt Verdana;
}

TABLE.invisible TD {
background: #000000;
border: none;
font: 9pt Verdana;
}

TH {
background-color: #2E4C56;
text-align: center;
FONT: bold 9pt Verdana;
}

A:link {
color: #7CF;
}

A:visited {
color: #49F;
}

A:hover {
color: lightgrey;
}

.invisible {
background-color: #000000;
border: none;
}

TD TD {
background: #0D1519;
border: none;
}

.ayuda {
background: #0D1519;
border: solid 1px;
margin: 5% 20%;
padding: 5px;
}
