.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.mainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.mainTextBoldBig {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.border {
	border: 1px solid #FF6633;
}
.mainTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.mainTextBoldSlightlyBigger {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.fixedBack {
	background-image: url(images/dd9_french_back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.mainTextBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;

}
.mainTextBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.mainTextBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.mainTextBoldWhiteLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	line-height: normal;

}
.mainTextBoldWhiteLinkSmaller {

	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	line-height: normal;
}
.mainTextItalics {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.mainTextBoldItalics {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainTextBoldPurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3399;
	text-decoration: none;
}
.maintextBoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;


}
.mainTextBoldOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.bordergreen {
	border: 1px solid #009966;
}
.borderblue {
	border: 1px solid #003399;
}
