﻿
a
{text-decoration:none;}
a:visited {
  color: blue;
}
a:link {
  color: blue;
}

body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}

.txt
	{font-size:1em;
	line-height:1.4em;
	color:black;}

.tit1
	{font-size:1em;
	line-height:1.4em;
	color:red;
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:0.8em;}

.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 {
  color: blue;
}