﻿ 
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;
}

.nt {
color:black;
	font-size:0.9em;
	line-height:1.2em;
margin-bottom:0.4em;
}


.tit1 {
color:red;
font-size:1em;
font-weight:bold;
margin-bottom:0.4em;
margin-top: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;
}