a, a:link, a:active, a:visited
{
	color: #030;
	text-decoration: none;
}

a:hover
{
	color: #090;
	text-decoration: none;
}

a.note, a:link.note, a:active.note, a:visited.note
{
	color: #030;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	vertical-align: 5px;
	font-style: normal;
}

a:hover.note
{
	color: #090;
	text-decoration: none;
}

div.caption
{
	position: absolute;
	top: 0px;
	left: -500px;
	visibility: hidden;
	z-index: 20;
}

p
{
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	margin: 0px;
	text-indent: 2em;
}

p.quote
{
	font-style: italic;
	text-indent: 0em;
	margin: 0px 15px 0px 15px;
}

td
{
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
}

td.border
{
	padding: 10px 0px 10px 0px;
}

td.captionFrench
{
	color: #003300;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
}

td.captionEnglish
{
	font-size: 12px;
	line-height: 15px;
	text-align: center;
}

td.textLeft
{
	text-align: left;
	vertical-align: top;
}

td.textCenter
{
	text-align: center;
	vertical-align: top;
	font-style: italic;
}

td.textRight
{
	text-align: right;
	vertical-align: top;
}

td.title
{
	color: #030;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

td.eNumber
{
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
	text-align: right;
}

td.eText
{
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
	text-align: left;
}

td.copy
{
	color: #363;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}
