BODY {
 background-attachment: fixed;
}

A:link {
 color: #3333CC;
 text-decoration:none;
}

A:visited {
 color: #9966CC;
 text-decoration:none;
}

A:active {
 color: #cc33cc;
 text-decoration:underline;
}

A:hover{
 color: #cc33cc;
 text-decoration:underline;
}

P {
 font-size: 9pt;
 font-weight: normal;
 font-family: "verdana";
}

B {
 font-weight: bold;
 font-family: "verdana", "sans-serif";
}

.BIGTITLE {
 font-size: 14pt;
 font-family: "verdana", "sans-serif";
}


.TITLE {
 font-size: 10pt;
 font-weight: bold;
 font-family: "verdana", "sans-serif";
}

.TITLEC {
 font-size: 10pt;
 font-weight: bold;
 font-family: "verdana", "sans-serif";
 text-align: center;
}


.TITLEL {
 font-size: 10pt;
 font-weight: bold;
 font-family: "verdana", "sans-serif";
 text-align: left;
}

.STITLE {
 font-size: 8pt;
 font-weight: bold;
 font-family: "verdana", "sans-serif";
}


.NORMAL {
 font-size: 8pt;
 font-weight: normal;
 font-family: "verdana", "sans-serif";
 text-align: left;
}

.FORMULAIRE {
 font-size: 8pt;
 font-weight: normal;
 font-family: "verdana", "sans-serif";
}

.NORMALCENTER {
 font-size: 8pt;
 font-weight: normal;
 font-family: "verdana", "sans-serif";
 text-align: center;
}


.NORMALRIGHT {
 font-size: 8pt;
 font-weight: normal;
 font-family: "verdana", "sans-serif";
 text-align: right;
}

.NORMALLEFT {
 font-size: 8pt;
 font-weight: normal;
 font-family: "verdana", "sans-serif";
 text-align: left;
}

.OPTION {
 font-size: 10pt;
 font-weight: bold;
 font-family: "verdana", "sans-serif";
 color: #FF0000;
}
