body {
 font-family:        Arial, Helvetica, sans-serif;
 margin-left: 25px;
 margin-right: 0mm;
 margin-top: 10mm;
 margin-bottom: 0mm;
}


h1 {
 color : #FF2200;
 font-size : 18pt;
 font-weight: bold;
 margin-top : 25px;
}


h2        {
 color : #FF2200;
 font-size : 14pt;
 font-weight: bold;
 margin-top : 20px;
}


h3        {
 color : #FF2200;
 font-size : 12pt;
 font-weight: bold;
 margin-top : 13px;
}


.op {
 color: rgb(0,0,200);
 font-weight: bold;
}


.mailadresse {
 color: #FF2200; 
}

.update {
 color: #FF2200; 
}

.pdftk {
 font-weight: bold;
 color: maroon;
}

.output  {
 font-weight: bold;
}

.intext {
 width: 750px;
 padding-left: 0px;
 padding-bottom: 0px;
 padding-top: 0px;
 margin-left: 50px;
 color: rgb(0,0,0);
 margin-right: 0px;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 11pt;
 text-align: left;
 line-height: 150%;
}

.example {
  WIDTH: 736px;
  PADDING: 6px;
  MARGIN-LEFT: 50px;
  COLOR: rgb(0,0,0);
  MARGIN-RIGHT: 0px;
  MARGIN-TOP: 10px;
  MARGIN-BOTTOM: 10px;
  FONT-FAMILY: "Courier New",Courier,monospace;
  FONT-SIZE: 10pt;
  TEXT-ALIGN: left;
  background: rgb(235,235,235);
  border: 1px solid rgb(192,192,192);
}


.abstract {
  text-align: justify;
  font-size: 11pt;
  border-top: 3px solid rgb(192,192,192);
  border-bottom: 3px solid rgb(192,192,192);
  margin-left: 0px;
  padding-top:12px;
  padding-bottom:12px;
  padding-left:0px;
  padding-right:40px;
  width: 750px;
  line-height: 150%;
}


.topofpage {
  text-align: right;
  border-top: 1px solid rgb(192,192,192);
  border-bottom: 1px solid rgb(192,192,192);
  margin-left: 0px;
  margin-top:6px;
  margin-bottom:6px;
  width: 800px;
}

.foot {
 color: black;
 background: rgb(255,255,255);
 font-Family: Helvetica, Arial, sans-serif;
 border: 1px solid rgb(192,192,192);
 text-align: left;
 padding: 0px;
 margin-right: 0px;
 margin-left: 0px;
 width: 800px;
}

A {
 Color: #004499;
 Font-Family: Arial, Helvetica, Sans-Serif;
 FONT-SIZE: 11pt;
 Font-Weight: bold;
 Text-Decoration: none;
}

A:VISITED {
 Color: #004499;
 Text-Decoration: none;
}

A:HOVER {
 Text-Decoration: underline;
}