H2 {
font-size: 24pt;
font-family: "arial", "arial";
color: #FFFFFF;
font-weight: normal;
text-align: center;
text-decoration: none;
}

H2bis {
font-size: 32pt;
font-family: "arial", "arial";
color: #FFFFFF;
font-weight: normal;
text-align: center;
text-decoration: none;
}

H3 {
font-size: 8pt;
font-family: "arial", "verdana";
color: #FFFFFF;
font-weight: normal;
text-align: justify;
text-decoration: none;
margin-left: 8px;
margin-right: 8px;
}

H4 {
font-size: 8pt;
font-family: "arial","verdana";
color: #000000;
font-weight: normal;
text-align: left;
text-decoration: none;
margin-left: 2px;
margin-right: 2px;
}

A:link {
font-size: 8pt;
font-weight: normal;
font-family: "arial","verdana";
font-style: normal;
color: #E50712;
text-decoration: none;
}

A:visited {
font-size: 8pt;
font-weight: normal;
font-style: normal;
font-family: "arial","verdana";
color: #E50712;
text-decoration: none;
}

A:active {
font-size: 8pt;
font-style: normal;
font-weight: normal;
font-family: "arial","verdana";
color: #E50712;
text-decoration: none;
}

A:hover {
font-size: 8pt;
font-weight: normal;
font-size: auto;
font-style: normal;
font-family: "arial","verdana";
color: #ffffff;
text-decoration: none;
}