body         {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #1F7120;
	line-height: normal;
	margin-top: 0;
	margin-left: 0;
	font: normal;
}

a:link, a:visited,  a:active {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #2E8B57;
	text-decoration: none;
	margin-left: 7px;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #20B2AA;
	text-decoration: underline;
	background-color: #ECFBFB;
	margin-left: 7px;
}

.ArticleTitle     {
	font-family: Trebuchet MS;
	font-size: 18pt;
	color: #1F7120;
	font-variant: small-caps;
	letter-spacing: -1pt;
	font-weight: bold;
	background: url("images/BGTitres.jpg");
	border: thin;
}
.ArticleSubtitle     {
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: #6699FF;
	font-weight: bold;
	background: url(2006/BGSubtitles.jpg);
	margin-left: 15px;
}
.Article {
	background-color: #F8F8F8;
	font-size: 9pt;
	margin-left: 10px;
}

.VersetsIsoles {
	background: #F2F9FB;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: italic;
	margin-left: 15px;
	margin-right: 15px;
}

