body {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt; 
	margin-left: 50px;
	color: #000000; 
	background-image: url(img_bkg.gif);
}

p {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt; 
	color: #000000; 
	background-color: #ffffff;
}

a {
	font-weight: bold;
	text-decoration: none;
}
a:link {color: #4040cc;}
a:visited {color: #4040cc;}
a:hover {
	text-decoration: underline;
}


h1 {
	font-size: 150%;
}

h1.date {
	font-size: 125%;
	color: #dd2020;
}

li { margin-bottom: 10px; }

img { 
	border-color: #000000;
	border-style: solid;
	border-width: 1px; 
}

td {
	padding: 20px;
	text-align: center;
}

span.french {
	font-style: italic; 
	lang: fr;
}

span.place { 
	color: #dd2020; 
}

span.imgcode { 
	font-weight: bold;
	font-size: 8pt;
}

div.footnote { 
	font-size: 10pt; 
	margin-bottom: 25px;
}

span.otherday { color: #dd2020; }

div.updated {
	font-style: italic; 
	text-align: right;
}
