body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #A49DC9;
	font-size: 13px;
	background-color: #A69DCA;
	line-height: 1.5em;
}
.right-margin {
	margin-right: 90px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:active {color: #0000FF}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {color: #FFFF99}

.content {
	font-weight: normal;
	height: 1.5em;
}
.right-backgd {
	background-image: url(../images/banner-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav-backgd {
	background-image: url(../images/nav-bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style2 {font-size: 9px}

.underline {
	text-decoration: underline;
}
.bodycopy-lr-margins {
	margin-left: 30px;
}
.align-footer {
	margin-left: 100px;
}
.top-backgd-fr {
	background-image: url(../images/banner-top-fr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top-backgd-eng {
	background-image: url(../images/banner-top-eng.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-size: 16px;
	color: #663333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
