body {
  background-color: #efefef; 
  margin-left: 5%; margin-right: 5%;
}

h1 {
  font-family: sans-serif;
  text-align: center;
}

h2 {
  font-family: sans-serif;
  text-align: center;
  font-size: 18pt;
}

a:visited {
color: #551a8b;
}

a:active {
color: red;
}

dd { font-size: 12pt;
}

li { font-size: 12pt;
}

p {
   text-align: justify; 
   font-family: serif;
   font-size: 12pt;
   margin-top: 0pt;
   margin-bottom: 12pt;
}

p.etap {
   font-size: 14pt;
}

p.norl {
   text-indent: 0 cm;
   margin-left: 6 pt;
}

p.center {
   text-align: center;
   text-indent: 0;
}

p.iright {
   text-align: right;
   font-style: italic;
   text-indent: 0;
}

p.country { 
   font-family: Verdana, Helvetica, sans-serif;
   font-size: large;
   text-indent: 3 pt;
   margin-bottom: 0;
   margin-top: 18 pt;
}

p.subtitle {
   text-align: left; 
   font-family: serif;
   font-size: 12pt;
   font-weight: bold;
   margin-top: 6pt;
   margin-bottom: 0;
}


p.under_jpg {
   text-indent: 0 cm;
   text-align: center; 
   font-family: sansserif;
   font-weight: bold;
   margin-top: 0pt;
   margin-bottom: 0;

}

hr { color: black; }

p.phones {  text-indent: 0; text-align: center; font-size: 14pt; }
			
p.warning { text-indent: 0;  text-align: center; font-family: sans-serif; font-size: 10pt; color: #CC3300; }

p.e-mails { text-indent: 0; 
			font-size: 10pt;  
			text-align: center; }

strong { font-weight: bold; }
			
