body {
	background-color: white;
	color: #c14d10;
	font-family: arial, helvetica, verdana, sans-serif;
 font-size: 1em;
	font-weight: normal;
	}
.head {
	background-color: #c14d10;
	color: white;
	font-size: 8pt;
 font-weight: bold;
	text-align: center;
	text-decoration: none;
	}
a.head:hover {
 background-color: #c14d10;
	color: #D0FFD0;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	}
.advert {
 background-color: #ffffd0;
	color: #c14d10;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	text-decoration: underline;
	}
a.advert:hover {
 background-color: #ffffd0;
	color: #592208;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}
.lien {
	color: teal;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}
a.lien:hover {
	color: red;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}
.link {
	color: teal;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}
a.link:hover {
	color: red;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}
h1.title {
	color: teal;
	font-weight: bold;
	font-size: 24pt;
	}
p.copy {
 font-weight: bold;
 font-size: 7pt;
 color: #C14D10;
	}
p.foot {
 font-size: 14px;
 font-weight: bold;
 line-height: 35px;
	}
	sup.sup {
 font-weight: bold;
 font-size: 8pt;
 color: #C14D10;
	}
td.advert {
 background-color: #ffffd0;
 border-style: solid solid;
	border-width: 2;
	border-color: #404040;
	color: #c14d10;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 10px;
	}
td.copy {
 font-weight: bold;
 font-size: 7pt;
 color: #C14D10;
	}
td.foot	{
 font-size: 16px;
 font-weight: bold;
 line-height: 35px;
	}
td.head {
	background-color: #c14d10;
 color: white;
 font-weight: bold;
 font-size: 8pt;
	padding: 3px 0 3px 0;
	}
td.ital {
 font-weight: normal;
 font-size: 14pt;
 color: teal;
	}
td.heading {
 font-weight: bold;
 font-size: 14pt;
 color: teal;
	}
td.sub {
 font-weight: bold;
 font-size: 18px;
 color: black;
	}
td.subtitle {
 font-weight: bold;
 font-size: 16pt;
 color: teal;
	}
td.text {
 font-weight: normal;
 font-size: 10pt;
 color: teal;
	}
td.txt {
	background-color: white;
	color: #c14d10;
	font-size: 10pt
	}
td.ttl {
 font-weight: bold;
 font-size: 20px;
 color: black;
	}
td.write {
 font-weight: normal;
 font-size: 14pt;
 color: teal;
	}
td.x {
 font-size: 1pt;
 color: teal;
	}