
.emph {
	text-decoration:underline;
}
 .del {
    font-family: sans-serif;
    font-size: 10pt;
    font-weight: bold;
  }
  
  .del {
    color: #000000;
    x-background-color: #f0e0d0;
    font-weight: normal;
    text-decoration: line-through;
  }

  .note {
    color: silver;
 /*   background-color: #d0e0f0;
    display: block;
    padding: 10px;
    xborder: 1px dashed #990000;*/
  }
  
  .postscript {
    font-family: Bitstream Vera Sans Mono,Courier,monospace;
  }
  .p {
    background-color: #ffffff;
    color: #000000;
  }  
  div.p br:first-child {height:1px;display:inline;}
  .dateline {
   /* text-align: right;*/
   right:5px;
    font-style: italic;
   /* border-color: #666699;
    color: #000099;
    background-color: #f0f0f8;*/
  }

  .salute {
    font-style: italic;
	font-weight:bold;

  }

  .signed {
    font-style: italic;
    text-align: center;

  }
  
  .postscript {
    border-color: #000000;
    color: #000000;
    background-color: #f0f0f0;
  }


  .pagebreak {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #999999;
    text-align: right;
    font-family: monospace;
    font-size: 10pt;
  }

  .lb {
    background-color: #f0f0f0;
    color: #cccccc;
  }

  .shy {
    background-color: #f0f0f0;
    color: #999999;
  }

  a {
    text-decoration: none;
  }

  .name {
    color: #990000;
  }
#transkripsjon {padding:5px;text-align:left;}
.indent {margin-left:1em;}