﻿
body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}

a:visited {
text-decoration:none;
  color: blue;
}
a:link {
text-decoration:none;
  color: blue;
}

a
{text-decoration:none;}

.prec
	{
	text-align:center;
	}
.suite
	{margin-top:0.8em;
	text-align:center;}
	

.tit1
	{

	margin-bottom:0.6em;
	font-size:0.9em;
	line-height:1.4em;
	color:red;
	font-weight:bold;}
.tit1b
	{

	margin-bottom:0.6em;
	font-size:0.9em;
	line-height:1.4em;
	color:black;
	font-weight:bold;}
.com
	{
	margin-top:0.6em;
	margin-bottom:0.6em;
	font-size:0.8em;
	line-height:1.2em;
	color:red;}
.txt
	{

	font-size:1em;
	line-height:1.4em;
	color:black;
}
.txt1
	{

	margin-top:0.9em;
	font-size:1em;
	line-height:1.4em;
	color:black;
}

.txti
	{

	font-style:italic;
	font-size:1em;
	line-height:1.4em;
	color:black;
}
.txt1i
	{

	margin-top:0.9em;
	font-style:italic;
	font-size:1em;
	line-height:1.4em;
	color:black;
}
.txtb
	{

	font-weight:bold;
	font-size:1em;
	line-height:1.4em;
	color:black;
}
.txt1b
	{

	margin-top:0.9em;
	font-weight:bold;
	font-size:1em;
	line-height:1.4em;
	color:black;}
