  .CeDeT { 
    font-family: Tahoma, 'Microsoft Sans Serif', 'MS Sans Serif', Verdana, Arial, Helvetica, sans-serif; 
    font-size: 15pt;
  }
  .tekst { 
    font-family: 'Microsoft Sans Serif', 'MS Sans Serif', Arial, Helvetica, sans-serif;
    font-size: 10pt;
  }
  .quote { 
    font-family: 'Times New Roman', Times, serif;
    font-size: 11pt;
    font-style: italic;
  }
  .lille {
    font-family: 'Times New Roman', Times, serif;
    font-size: 8pt;
  }
  .mini {
    font-family: 'Times New Roman', Times, serif;
    font-size: 7pt;
    font-weight: normal;
  }
  .stor {
    font-family: 'Times New Roman', Times, serif;
    font-size: 15pt;
    font-weight: bold;
  }
  .fed {
    font-family: 'Times New Roman', Times, serif;
    font-size: 11pt;
    font-weight: bold;
  }
  .fixed {
    font-family: 'Courier New', Courier, monospace;
    font-size: 9pt;
    font-weight: normal;
  }
  .sqlp {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
  }
  .eoug {
    background-color: #d6dbee;
    color: #0000ff;
    text-decoration: none;
    font-weight: bold;
  }
  a:hover {
    background-color: #ffffff;
    color: #999933;
    text-decoration: underline;
  }
  a.eoug {
    background-color: #d6dbee;
    color: #0000ff;
    text-decoration: underline;
    font-weight: bold;
  }
  a.eoug:hover {
    background-color: #ffffff;
    color: #999933;
    text-decoration: underline;
    font-weight: bold;
  }

  ul.dotliste {
    margin-bottom: 1pt;
    margin-top: 1pt;
    margin-left: 15pt;
  }

  code { font-size: x-small; font-family: 'Courier New', Courier, monospace; }
  code.small { font-size: xx-small; font-family: 'Courier New', Courier, monospace; }
  pre  { font-size: x-small; font-family: 'Courier New', Courier, monospace; }
  pre.file { font-size: x-small; font-family: 'Courier New', Courier, monospace; background-color: #eeeeee; }
  pre.small { font-size: 9pt; font-family: 'Courier New', Courier, monospace; }
  pre.smallfile { font-size: 11px; font-family: 'Courier New', Courier, monospace; background-color: #eeeeee; }
  .smallx { font-size: 11px; font-family: 'Courier New', Courier, monospace; }

  var  { font-size: x-small; font-family: 'Courier New', Courier, monospace; font-style: normal; color: #6666ee; font-weight: bold; background-color: #ffffff; }

  th { font-size: x-small; font-family: 'Microsoft Sans Serif', 'MS Sans Serif', Verdana, Arial, Helvetica, sans-serif; }
  td { font-size: x-small; font-family: 'Microsoft Sans Serif', 'MS Sans Serif', Verdana, Arial, Helvetica, sans-serif; }

  .s {
    line-height: 1px;
    height: 1px;
  }

  .tagcol {
    color: #0000ff;
  }
  .attcol {
    color: #ff0000;
  }
  .valcol {
    color: #ff00ff;
  }
  .remcol {
    color: #008000;
  }
  #doug {
    background-image: url('iron-man-2-dougsk.jpg');
    background-repeat: no-repeat;
    background-position: 50% 100%;
  }
