BODY    {      
        font-size:      10pt;
        font-weight:    normal;
        font-style:     normal;
        word-spacing:   normal;
        letter-spacing: normal;
        text-transform: none;
        text-align:     left;
        color:     black;
        font-family: arial, helvetica, sans-serif;
        background-color: white;
        }
a  { color : blue ; background : transparent; text-decoration: none}
H1 {
  font-size: 18pt;
  font-family:    Impact, Arial Black, Helvetica Black, sans-serif;
  font-weight: bold ;
  margin-left: 20px;
  margin-right: 20px;
}  
H2 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold ;
  margin-left: 20px;
  margin-right: 20px;
} 
H3 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold ;
  margin-left: 20px;
  margin-right: 20px;
} 
.top {
  font-size: 30pt;
  font-family:    Impact, Arial Black, Helvetica Black, sans-serif;
  font-weight: bold ;
  margin-left: 20px;
  margin-right: 20px;
}
.standardhead {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold ;
  color:white ;
}
A.standardhead:link {color: white; text-decoration: none;} 
A.standardhead:visited {color: white; text-decoration: none;}
A.standardhead:active {color: white;  text-decoration: none;} 
.orderform1 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 8pt ;
  font-weight: bold ;
  color:#000080 ;
  text-align: justify;
}
.orderform2 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold ;
}
.orderform3 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color:#000080 ;
  font-style: italic;
  font-weight: normal;
}
.orderform4 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
}
.NLHFooter {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold ;
  text-align: left;
}
.NLHFooter1 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold ;
  text-align: right;
}
.NLHFooter2 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 7pt;
  text-align: Center;
}
.minifont {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 2pt;
  text-align: Center;
}
.ibh {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold ;
  text-align: left;
  color: black;
  margin-bottom: 5px;
}
.ib2 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold ;
  text-align: left;
  color:  black;
  margin: 20px ;
}
.ibox {
  font-family:    Arial, Helvetica, sans-serif;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  border: 10px outset silver;
  padding: 10px;
}
.ibx {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 9pt ;
  font-weight: normal ;
  color: black ;
  text-align: justify;
  background: white;
}
.ibt {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold ;
  text-align: left;
  margin-left: 20px;
}
.iba {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic ;
  font-weight: normal;
  text-align: left;
  margin-left: 20px;
}
.ibi {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal ;
  text-align: left;
  margin-left: 20px;
}
.infotxt {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal ;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
}
.infoH1 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold ;
  text-align: left;
}
.infoH2 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold ;
  text-align: left;
}
.infoH3 {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold ;
  text-align: left;
  font-style : italic;
}
.links {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold ;
  color: black ;
  margin-left:20px;
}
A.links:link {color: black; text-decoration: none;} 
A.links:visited {color: black; text-decoration: none;}
A.links:active {color: black;  text-decoration: none;}
.heavyhead {
  font-family: Arial, sans-serif;
  font-size: 24pt;
  font-weight: bold ;
  color: black ;
  margin:100px;
  text-align: center;
}
.annonsetekst {
  font-family:    Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: normal ;
  color: black ;
  text-align:left;
  margin:150px;
}
/* Following are for AKF interactive forums */
/* This is the outline round the main forum tables */
.forumbox	{ background-color: #FFFFFF; border: 2px #006699 solid; }
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
/* The content of the forum posts (body of text) */
.postbody { font-size: 10pt; color : #000000;}
a.postbody:link	{ text-decoration: none; color : #006699 }
a.postbody:visited { text-decoration: none; color : #5493B4; }
a.postbody:hover { text-decoration: underline; color : #DD6900}
/* The content of the forum posts (body of text) -- indented variety */
.postbody2 { font-size: 10pt; color : #000000; margin-left:10px}
a.postbody2:link	{ text-decoration: none; color : #006699 }
a.postbody2:visited { text-decoration: none; color : #5493B4; }
a.postbody2:hover { text-decoration: underline; color : #DD6900}

.warning {
  font-size: 12pt;
  font-family:    sans-serif;
  font-weight: bold ;
  padding: 20px;
  background-color:red;
}  
