a         { background:none; text-decoration: none; }    
a:link    { color: rgb(255,255,255) ; }
a:visited { color: rgb(200,200,200) ; }
a:hover   { color: rgb(255,255,255) ;
            background-color: rgb(000,000,000);           }
a:active  { color: rgb(000,000,255) ; }

.start    { color: rgb(000,255,000);
	    font-size: 11pt;
	    font-weight: bold;
          }


.small    { font-size: 8pt;}

td.navi   { font-size: 11px;
            line-height: 1.1em;
          }

p.ind	   { text-indent: 1em;
            line-height: 0.5em;
          }

.lignetit  { font-size: 20pt;
            color: rgb(000,000,255);
            background-color: none;
            text-align: left
					}

.info     { font: 7pt;
            background-color: none;
            text-align: left
          }

.docnr    { font: 8pt;
            color: rgb(255,204,000); 
            background-color: none;
            text-align: left;
          }
.just     { text-align: justify;}

body      { font-family: comic sans MS;
	          background-color: rgb(000,000,000);
		  background-image:url("ho.jpg");
	          background-repeat: no-repeat;
	          background-attachment: fixed;
	          background-position: 0cm 0cm;
            color: rgb(255,255,255);
	  }

table     { border: outset 0pt;
            border-collapse: separate;
            border-spacing: 1pt;
          }



table.ruta {border: outset 0pt; 
            background-color: rgb(000,000,180);
	    color: rgb(220,220,220);
           }
					
td        { vertical-align: top;
            border: inset 0pt;
            font-size: 9pt;
          }

th        { vertical-align: top;
            border: inset 0pt;
            background-color: none;
            font: bold 10pt;
            color: rgb(255,255,255);
            text-align: center;
          }



h1 {  font: bold 16pt; 
      color: rgb(000,255,000); }
h2 {  font: bold 14pt;
      color: rgb(000,255,000); }
h3 {  font: bold 12pt; 
      color: rgb(000,255,000); }
h4 {  font: bold 12pt;  }
h5 {  font: bold 11pt;  }
h6 {  font: bold 10pt;  }

p, li, dl, ul  { font: normal 9pt;}



