

a.nolinemeny {
    text-decoration: none;  
}



.meny {
    background-color: #CCCCCC;
    font-family: 'Arial';
    font-size: 10pt;
 }

span.meny {
    cursor: hand;
    color: #3366FF
}

span.menyh {
  color: #CCCCCC;
  cursor: hand;
  background: #3366FF
  }

div.smallmeny {
    font-family: 'Arial';
    font-size: 10pt;
    color: #3366FF
}

div.showtext{
 margin-left: 50;
 width: 550;
}



body {
    margin-left: 2;
    margin-top: 2;
    margin-bottom: 2;
    margin-right: 2;
}

span {
    font-family: 'Arial';
    font-size: 10pt
}

ins {
    color: none;
    text-decoration: none;
}


span.rubrik {
  font-size: 14pt;
  color: #3366FF;
  font-weight: bold;
  margin-bottom: 3;
}

span.rubrik2 {
  font-size: 12pt;
  color: #3366FF;
  font-weight: bold;
  margin-bottom: 3;
}

span.smallrubrik {
  margin-bottom: 3;
}

span.bwex {
  color: #999999
}

span.bwfl {
  color: #3366FF;
}
span.bwflc {
  color: #3366FF;
  font-style: italic
}

span.bwfvbig {
  font-size: 12pt;
  font-weight: bold;
}

span.bwfvbold {
  font-weight: bold;
}

span.small {
  font-size: 8pt;
  color: gray
}

span.rubrikniv1 {
    font-weight: bold;
}

span.kommandebig {
  font-weight: bold;
  font-size: 14pt;
  color: red
}

span.interimistisk {
  color: red
}

a {
  color: #3366FF;
    font-family: 'Arial';
    font-size: 10pt
}

hr.rubrik {
  color:  #3366FF;
}

.smallrubrik {
  font-size: 12pt;
  color: #3366FF;
  font-weight: bold;
}

.lightbig {
  font-size: 12pt;
  color: #999999;
}

.light {
  color: #999999
}

.strong {
    font-weight: bold;
  }
