BODY{
  font-size : 11pt;
  text-align : center;
}
H1{
  font-size : 17pt;
  color : maroon;
}
H2{
  font-size : 14pt;
  color : red;
  text-align : left;
  text-decoration : none;
  margin-left : 8%;
}
HR{
  width : 80%;
  margin-top : 20pt;
  margin-bottom : 20pt;
}
ADDRESS{
  font-size : 14pt;
}
TD.takk{
  FONT-SIZE: 12pt;
  height:100pt;
  background-color : #f7fffe;
  text-align:center;
}
TD.title{
  height:25pt;
  width : 200pt;
  color : #ffffff;
  background-color : blue;
  font-size : 16pt;
  font-weight : bold;
  text-align : center;
}
TD.title2{
  height:25;
  width : 300pt;
  color : #ffffff;
  background-color : blue;
  font-size : 16pt;
  font-weight : bold;
  vertical-align : baseline;
  text-align : center;
}
BLOCKQUOTE{
  text-align : left;
  text-indent : 20pt;
  margin-left : 10%;
  line-height : 16pt;
  margin-top : 0pt;
}
HR.H2{
  margin-left : 8%;
  margin-top : -19pt;
  text-align : left;
  width : 95%;
}
