﻿
.lib 
      {
color:red;
font-weight:bold;
text-align:center;
margin-top:2.5em;
padding-bottom:0.8em;
      }
.chp
      {
color:red;
font-weight:bold;
margin-top:0.4em;
margin-bottom:0.8em;
      }
	  
 .vers
      {
color:red;
font-weight:bold;
margin-top:0.4em;
margin-bottom:0.8em;
      }
	   .vers2
      {
color:red;
font-weight:bold;
margin-top:0.4em;
margin-bottom:0.8em;
      }
 
   .txt
 {
font-size: 1em;
line-height:1.4em;
color:black;
margin-bottom:0.4em;
 }
 
   .tmp
 {
margin-top:0.9em;
 }
body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}
.prec
	{
	margin-bottom:0.8em;
	text-align:center;}
.suite
	{margin-top:0.8em;
	text-align:center;}
a
{text-decoration:none;}
a:visited {
  color: blue;
  text-decoration:none;
}
a:link {
  color: blue;
  text-decoration:none;
}
