h1.tpr { font-size : 200% ;
         color : red ;
     text-align : center ;
     text-decoration : underline ;
     font-weight : normal ;
   }

h2.tpr { font-size : 180% ;
     color : red ;
     text-align : center ;
     font-weight : normal ;
   }

h3.tpr { font-size : 160% ;
     color : red ;
     text-align : center ;
     font-weight : normal ;
   }

h4.tpr { font-size : 140% ;
     color : black ;
     text-align : center ;
     font-weight : normal ;
   }

h5.tpr { font-size : 120% ;
     color : black ;
     text-align : center ;
     font-weight : normal ;
   }

h6.tpr { font-size : 100% ;
     color : black ;
     text-align : center ;
     font-weight : normal ;
   }


p {
   text-align : left ;
   color : black ;
  }

p.signature {
             text-align : right ;
	     color : black ;
	     font-size : 200% ;
	     font-style : italic ;
	    }
p.retours {
           text-align : center ;
	  }
	  
strong {
	  font-size : 120% ;
	  font-style : italic ;
	  color : green ;
	  font-weight : normal ;
	  }

.tru {
     text-align : left ;
     font-weight : normal ;
   }
   
h1.tru { font-size : 170% ;	 
   }

h2.tru { font-size : 160% ;     
   }

h3.tru { font-size : 140% ;
   }

h4.tru { font-size : 130% ;
	color : blue ;
   }

h5.tru { font-size : 120% ;
	color : blue ;
   }

h6.tru { font-size : 110% ;
   }

html {
      background-color : #A5E0EA ;
     }

dt {
    font-size : 120% ;
    color : blue ;
   }

dd {
    color : black ;
    font-style : italic ;
   }

ul li {
   color : black ;
   font-style : normal ;
   }

li ul li {
    font-size : 90% ;
    color : black ;
    font-style : italic ;
   }

body {
   font-size : 120% ;
     }
	 

.imageCentre
{
text-align : center ;
}

p.signature {
text-align : right ;
font-size : 160% ;
font-style : italic ;
padding-right : 45px ;
}

