#skip {
   display: none;
   }

#content {
   text-align: justify;
   }
#content h1 {
   margin: 0;
   border-bottom: solid 0.5mm #c0c0c0;
   font: oblique 42pt 'Georgia', 'Times New Roman', Times, serif;
   line-height: 0.8em;
   margin: 0.1em 0 0.3em 0;
   }
#content p {
   font: 14pt 'Trebuchet MS', Verdana, Arial, sans-serif;
   margin: 0.9em 0 0 0;
   }
#content a {
   font: oblique 1em 'Georgia', 'Times New Roman', Times, serif;
   text-decoration: underline;
   color: blue;
   background: white;
   padding: 0 0.1em 0 0.1em;
   }

#navigation {
   display: none;
   }