.textContent {
	font-family: Verdana;
	font-size: 10pt;
	color: #A1958B;
	letter-spacing : 0px;
}
.largeHeading {
	font-family: Gill Sans MT, Gill Sans, GillSans, Verdana;
	font-size: 20px;
	color: #A1958B;
	letter-spacing : 0px;
}
.smallHeading {
	font-family: Gill Sans MT, Gill Sans, GillSans, Verdana;
	font-size: 14px;
	color: #A1958B;
	letter-spacing : 0px;
	font-variant: small-caps;
	font-weight: bold;
}
a:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #D73647;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: #D73647;
	text-decoration: none
}
A#francais {
	font-family: Gill Sans MT, Gill Sans, GillSans, Verdana;
	font-size: 20px;
	color: #A1958B;
	letter-spacing : 0px;
	text-decoration: none;
}
HR {
	color: #A1958B;
	padding: 0px;
	margin: 0px;
}
#sectionTitle {
	font-family: Gill Sans MT, Gill Sans, GillSans, Verdana;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 10;
	color: #A1958B;
	text-align: center;
}
#trainingList {
	font-family: Verdana;
	font-size: 10pt;
	color: #A1958B;
	letter-spacing : 0px;
	list-style-position:outside;
	list-style-type:square;
}