body {
   background-color:orange;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:20px;
   font-family:verdana,arial,times;
   font-size:12px;
   color:navy;
}
h1{
  font-size:16pt;
}
td       { font-size:12px;
           vertical-align:top;
           text-align:left;
}
td.lanzarote_content {
            background-color:white;
            font-size:12px;
            color:navy
}
td.friseur_lanzarote_footer {
            background-color:#2F3E5D;
            font-size:9px;
            color:white
}
td.footer { background-color:#2F3E5D;
            font-size:9px;
            color:white
}
div.friseur_div {
            border-style:solid;
            border-top-width:0px;
            border-bottom-width:0px;
            border-left-width:1px;
            border-right-width:1px;
            border-color:navy;
            text-align:left;
}
a         { color:blue;
            text-decoration:underline;
}