body         { background-color: #000000;
               color: #FFA953;  
               cursor: crosshair;
             }


h1,h2,h3,h4  { font-family: Serpent, Impact, Arial;
               line-height: 90%;
               text-align: justify;
             }

h1           { font-size: 20pt; }
h2           { font-size: 18pt; }
h3           { font-size: 16pt; }
h4           { font-size: 14pt; }

p,a          { line-height: 105%; }

p            { font-family: Verdana, Tahoma, Georgia;
               font-size: 10pt;
               text-align: justify;
             }

p.leer       { line-height: 0.5em; }

a            { font-family: Curlz MT, Helvetica, Comic Sans MS;
               font-size: 12pt;
               color: #FFA953;
               text-decoration: none;
               cursor: pointer;
             }

a:hover      { color: #FFD953; }

a:hover .ov  { border-width: 1px;
               border-color: #FFD953;
               border-style: dotted;
             }

a.anc        { font-family: Curlz MT, Helvetica, Comic Sans MS;
               font-size: 11pt;
               color: #FFA953;
               text-decoration: none;
               cursor: pointer;
             }

a.anc:hover  { color: #FFD953; }

a.anctgt     { font-family: Curlz MT, Helvetica, Comic Sans MS;
               font-size: 11pt;
               color: #FFA953;
               text-decoration: none;
               cursor: crosshair;
             }

.greek       { font-family: GreekS, GreekC;
               font-size: 10pt;
               text-align: justify;
             }


.cen         { text-align: center; }

.censm       { text-align: center;
               font-size: 8pt;
             }

.rig         { text-align: right; }

.lef         { text-align: left; }

.head        { text-align: center;
               vertical-align: middle;
             }

.sm          { font-size: 10pt; }

img,table    { border-width: 0px;
               cellspacing="0";
               cellpadding="0";
             }