body {
     padding-left: 7em;
     font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
     color: black;
     background: white URL(//out2win.com/catalog/Kartfadeout.gif) repeat-y left
}
   ul.navbar {
     font-size: x-small;
     list-style-type: none;
     padding: 0;
     margin: 0;
     position: absolute;
     top: 2em;
     left: 1em;
     width: 8em }
   ul.navbar li {
    background: white;
    margin: 0;
    padding: 0; }
   ul.navbar a {
     text-decoration: none }
   ul.navbar a:hover {
     text-decoration: none;
     background: #FFFF00; }
   a:link {
     color: blue }
   a:visited {
     color: blue }
   IMG.displayed {
     display: block;
     margin-left: auto;
     margin-right: auto;  }
   h1 {
     font-family: Arial Black, Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
     margin: 0; }
   h2 {
     font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
     margin: 0; }
   hr { 
     visibility: hidden;  }
   .linkout {
     font-size: medium;
     color: black;
     font-weight: normal;
     text-decoration: none; }
   .linkout a:link {
     font-size: medium;
     color: black; }
   .linkout a:visited {
     font-size: medium;
     color: black;
     font-weight: normal; }
   .linkout a:hover {
     font-size: medium;
     color: black;
     background: #FFFF00;
     font-weight: normal;
     text-decoration: none; }  
   address {
     font-size: x-small;
     margin-top: 1em;
     padding-top: 1em;
     border-top: thin dotted }
