.mainlinks {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}
a:hover {
	text-decoration: none;
}
.texte-du-pied {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9pt; 
	color: #333333 
}

.bodytext { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt; 
	color: #000000; 
	text-indent: .2in
}
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #663300;
}
.linktable {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #003333;
}
.familylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.sidebartable {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	margin-left: 4px;
	padding: 3px;
	margin-bottom: 4px;

}
.sidebarhead {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #666633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	letter-spacing: .2em;
}
