
body {
   background-color: #1b1b1b;
   margin: 0;
   text-align: center;
   }

frame, frameset {
   scrollbar-base-color: #ff6347;
   }

p {
   font-family: "Arial";
   font-size: 8pt;
   line-height: 9pt;
   color: #757575;
   margin-left: 0;
   margin-right: 0;
   margin-top: 10;
   margin-bottom: 0;
   }

h1 {
   font-family: "Verdana";
   font-size: 10pt;
   font-weight: bold;
   line-height: 12pt;
   color: #757575;
   margin-left: 0;
   margin-right: 0;
   margin-top: 10;
   margin-bottom: 0;
   }

#solgt {
   width: 200px;
   font-family: "Verdana";
   font-size: 10pt;
   font-weight: bold;
   line-height: 12pt;
   color: #ffffff;
   background-color: #C00000;
   margin-left: 0;
   margin-right: 0;
   margin-top: 10;
   margin-bottom: 0;
   padding-left: 20;
   padding-right: 20;
   }

#tilbud {
   width: 200px;
   font-family: "Verdana";
   font-size: 10pt;
   font-weight: bold;
   line-height: 12pt;
   color: #ffffff;
   background-color: #008000;
   margin-left: 0;
   margin-right: 0;
   margin-top: 10;
   margin-bottom: 0;
   padding-left: 20;
   padding-right: 20;
   }

#ref {
   font-family: "Arial";
   font-size: 9pt;
   font-weight: normal;
   font-style: italic;
   text-align: center;
   line-height: 11pt;
   color: #ffffff;
   margin-left: 200;
   margin-right: 50;
   margin-top: 20;
   margin-bottom: 0;
   }

#ref2 {
   font-family: "Arial";
   font-size: 9pt;
   font-weight: normal;
   font-style: italic;
   text-align: center;
   line-height: 11pt;
   color: #757575;
   margin-left: 200;
   margin-right: 50;
   margin-top: 30;
   margin-bottom: 0;
   }

a {
   color: #808080;
   text-decoration: none;
   padding: 0;
   margin: 0;
   }

#amenu {
   text-decoration: none;
   padding: 0;
   margin: 0;
   }


