@charset "utf-8";
/* CSS Document */

body {
	background: black;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-top: 30px;
}
.alt_text {
	margin-right: 250px;
}

.alt_text-french {
	margin-right: 230px;
}

.heading {
	font-size: 16px;
	font-weight:bold;
	margin-top: 20px;
}
.table td {
	border: 1px solid #000000;
}
