body, div  {
    font-family: "Arial", "Trebuchet MS", "Helvetica", "Verdana", "sans-serif";
    font-size: 12;
    color: white;
}
.form_player {
    font-family: "Arial", "Trebuchet MS", "Helvetica", "Verdana", "sans-serif";
    font-size: 14;
}
.cls_percent {
    font-family: "Arial", "Trebuchet MS", "Helvetica", "Verdana", "sans-serif";
    font-size: 11;
    font-style: italic;
    color: 000000;
}
.cls_info {
    font-family: "Arial", "Trebuchet MS", "Helvetica", "Verdana", "sans-serif";
    font-size: 11;
    font-style: italic;
    color: 00FF00;
}
.cls_info_2 {
    font-family: "Arial", "Trebuchet MS", "Helvetica", "Verdana", "sans-serif";
    font-size: 13;
}
h2 {
    font-family: "Arial";
    font-size: 14;
    color: 0066FF;
}
h3 {
    font-size: 14;
    color:00FF00;
}
.tab_border {
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    font-size: 12;
}
.info_moyenne {
    margin-left: 2px;
}
th {
    background-color:C0C0C0;
    color:000000;
}
