.body { font-size: 12px; font-family: Arial, Geneva, Helvetica; line-height: 17px }

.black {  font-family: Arial; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}

.white {  font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}

.smallwhite {  font-family: Arial; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}

.gray {  font-family: Arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none}

A.nav1:visited {
	font-family: Arial; font-size: 9pt; font-weight: bold; WIDTH: 100%; COLOR: #ffffff; TEXT-DECORATION: none
}
A.nav1:link {
	font-family: Arial; font-size: 9pt; font-weight: bold; WIDTH: 100%; COLOR: #ffffff; TEXT-DECORATION: none
}
A.nav1:hover {
	font-family: Arial; font-size: 9pt; font-weight: bold; WIDTH: 100%; COLOR: white; BACKGROUND-COLOR: #009cff; TEXT-DECORATION: none
}

A.nav2:visited {
	font-family: Arial; font-size: 8pt; font-weight: bold; WIDTH: 100%; COLOR: #a0a0a0; TEXT-DECORATION: none
}
A.nav2:link {
	font-family: Arial; font-size: 8pt; font-weight: bold; WIDTH: 100%; COLOR: #ffffff; TEXT-DECORATION: none
}
A.nav2:hover {
	font-family: Arial; font-size: 8pt; font-weight: bold; WIDTH: 100%; COLOR: white; BACKGROUND-COLOR: #009cff; TEXT-DECORATION: none
}


.connexion {
	font-weight: bold;
	background-color: #f08080;
	color: #ffffff;
	height: 30px;
	width: 220px;
        cursor: auto;
}

.button2 {
	font-weight: bold;
	background-color: #ffffff;
	color: #f08080;
	height: 30px;
	width: 220px;
        cursor: hand;
}

.ok {
	font-weight: bold;
	background-color: #f08080;
	color: #ffffff;
	height: 30px;
	width: 50px;
        cursor: auto;
}

.ok2 {
	font-weight: bold;
	background-color: #ffffff;
	color: #f08080;
	height: 30px;
	width: 50px;
        cursor: hand;
}

.large {
	font-weight: bold;
	background-color: #f08080;
	color: #ffffff;
	height: 30px;
	width: 300px;
        cursor: auto;
}

.large2 {
	font-weight: bold;
	background-color: #ffffff;
	color: #f08080;
	height: 30px;
	width: 300px;
        cursor: hand;
}

.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5pt;
	color: #f0f0f0;
	font-weight: normal;
        text-decoration: none;
}

