body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-align: justify;
}
.bodystyleBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0001;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
}
.bodystyleBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0001;
	text-decoration: underline;
}
.smallX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CA0000;
	text-decoration: underline;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mediumBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #be6f92;
	font-weight: bold;
	letter-spacing: 6px;
	white-space: normal;
	margin-left: 10px;
	border-right-width: medium;
	vertical-align: middle;
	position: relative;
	visibility: visible;
}
.titre {
	font-family: "Courier New", Courier, monospace;
	font-size: 32px;
	color: #a7a2a2;
	border: 5;
	font-weight: bold;
	letter-spacing: 10px;
	white-space: nowrap;
}
.big {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #787878;
	border: 5;
	font-weight: bold;
	letter-spacing: normal;
	white-space: nowrap;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}

.xbigRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C90103;
	text-transform: uppercase;
	border-left: 12;
	margin-left: 15px;
	margin-right: 15px;
}

.expanded {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	line-height: 14px;
	letter-spacing: 2px;
	text-align: left;
	color: #be6f92;
	font-style: normal;
	font-weight: bold;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 12px;
	letter-spacing: 3px;
	word-spacing: 15px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
