BODY {
 background-attachment: fixed;
}

TD {
 font-size:8pt;
 color:black;
 font-family: "tahoma", "arial",  "helvetica", sans-serif;
}

.recuadro {
 border-style:dashed;
 border-width:2px;
 border-color:#C00000;
}

.recuadrousers {
 border-style:dashed;
 border-width:2px;
 border-color:#004000;
}


.tdtit1 {
 font-size:8pt;
 color:#FFC0FF;
 font-weight:600;
 font-family: "tahoma", "arial",  "helvetica", sans-serif;
}

.tdpostal {
 font-size:9pt;
 color:#89218D;
 font-weight:600;
 font-family: "tahoma", "arial",  "helvetica", sans-serif;
}

.tdpostalusers {
 font-size:9pt;
 color:#89218D;
 font-weight:600;
 font-family: "tahoma", "arial",  "helvetica", sans-serif;
}

.tit1 {
 font-size: 18pt;
 font-weight: 600;
 color: #550A56;
 font-family: "arial", "helvetica", sans-serif;
}

.tit2 {
 font-size: 10pt;
 font-weight: 600;
 color: darkgreen;
 font-family: "arial", "helvetica", sans-serif;
}

.titaltas {
 font-size: 14pt;
 font-weight: 600;
 color: black;
 font-family: "arial", "helvetica", sans-serif;
}

.lat1 {
 background-color:#FEDEF8
}
.lat2 {
 background-color:#98F5FE
}
.lat3{
 background-color:#FFD43D
}
.lat4{
 background-color:#C6FB55
}
.lat5{
 background-color:#FFC0C0
}
.lat6{
 background-color:#C0C0FF
}
.lat7{
 background-color:#C7F3F2
}
.lat8{
 background-color:#7BEDB3
}
.lat9{
 background-color:#FDFEA0
}

A.lat:link {
 font-size:9pt;
 font-family:arial narrow;
 color: #6C6868;
 font-weight:600;
 text-decoration:none;
}

A.lat:visited {
 font-size:9pt;
 font-family:arial narrow;
 color: #6C6868;
 font-weight:600;
 text-decoration:none;
}

A.lat:active {
 font-size:9pt;
 font-family:arial narrow;
 color: #6C6868;
 font-weight:600;
 text-decoration:none;
}

A:link {
 color: #000080;
 font-weight:600;
 text-decoration:none;
}

A:visited {
 color: #000080;
 font-weight:600;
 text-decoration:none;
}

A:active {
 color: #FF0000;
 text-decoration:none;
}

H1 {
 font-size: 24pt;
 font-weight: 800;
 background-color: green;
 color: #BBBBAA;
 font-family: "arial", "helvetica", sans-serif;
 width:100%
}


OL {
 font-size: 8pt;
 font-family: "tahoma", "arial",  "helvetica", sans-serif;
 color: black;
}

UL {
 font-size: 8pt;
 list-style:square;
 font-family: "tahoma", "arial",  "helvetica", sans-serif;
 color: black;
}

