.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Helvetica;
	font-size: 13px;
	color: #FFF;
	top: 0px;
	font-weight: normal;
}
.bodystyleCopie {
	font-family: Helvetica;
	font-size: 13px;
	color: #FB2A00;
	top: 0px;
	font-weight: normal;
}

.bodyblack {
	font-family: Helvetica;
	font-size: 13px;
	color: #F92A00;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.big {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bolder;
	line-height: 16px;
	color: #FFF;
	letter-spacing: normal;
	text-decoration: none;
}

.xbig {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #FFF;
}

.justified {
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.bigjustified {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: left;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

.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;
}
a:link {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	letter-spacing: normal;
}
a:hover {
	font-family: Helvetica;
	font-size: 14px;
	color: #d4021d;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Helvetica;
	font-size: 14px;
	color: #999999;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Helvetica;
	font-size: 14px;
	color: #999999;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: bold;
}
.smallyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
}

