﻿body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}

 .txt {
color:black;
font-size:1em;
line-height:1.4em; 
margin-bottom:0.4em;
text-indent:1em;
}

.txt1 {
color:black;
font-size:1em;
line-height:1.4em; 
margin-top:0.4em;
margin-bottom:0.4em;
text-indent:1em;
}
.txt2 {
color:black;
font-size:1em;
line-height:1.4em; 
margin-top:0.4em;
margin-bottom:0.4em;
text-indent:1em;
}

.tit1 {
color:red;
font-size:1em;
line-height:1.4em; 
font-weight:bold;
margin-bottom:0.4em;
margin-top:0.4em;
}

.tit2 {
color:red;
font-size:0.9em;
line-height:1.3em; 
margin-bottom:0.4em;
}

.prec
	{
	margin-bottom:0.8em;
	text-align:center;}
.suite
	{margin-top:0.8em;
	text-align:center;}
a
{text-decoration:none;}
a:visited {
  color: blue;
}
a:link {
text-decoration:none;
  color: blue;
}