<style>  
<!--
TABLE { cellpadding: 0;
        cellspacing: 0;
      } 
TD    { }
.medium { background-color: #41B8F1;
       }
.missing { background-color: #FF6666;
       }
.notconf { background-color: #FFFF99;
       }
.certified { background-color: #cccccc;
       }
.win { background-color: #66CC66;
       }
.lost { background-color: #FFCC99;
       }
.forfait { background-color: #FFCCCC;
       }
.black { background-color: BLACK;
       }


TR    { border: 2;
	background-color: #F7F7B3;
        height: 20;
      }
.nl0c_h { background-color: #41B8F1;
          text-align: center;
          height: 25;
          font-size: 14;
       }
.nl0l_h { background-color: #41B8F1;
          text-align: left;
          height: 30;
          font-size: 24;
       }
.nl0c_0 { background-color: #ADF5FC;
          text-align: center;
          height: 10;
          font-size: 14;
       }
.nl1c_0 { background-color: #ADF5FC;
          text-align: center;
          height: 28;
          font-size: 14;
        }
.nl0r_0 { background-color: #ADF5FC;
          text-align: right;
          height: 10;
          font-size: 14;
        }
.nl0l_0 { background-color: #ADF5FC;
          text-align: left;
          height: 10;
          font-size: 14;
        }
.nl1l_0 { background-color: #ADF5FC;
          text-align: left;
          height: 28;
          font-size: 14;
        }
.nl0cp_0 { background-color: #FFDFEF;
          text-align: center;
          height: 10;
          font-size: 14;
       }
.nl0rp_0 { background-color: #FFDFEF;
          text-align: right;
          height: 10;
          font-size: 14;
        }
.nl0lp_0 { background-color: #FFDFEF;
          text-align: left;
          height: 10;
          font-size: 14;
        }
.nl0c_1 { background-color: #79CEE3;
          text-align: center;
          height: 10;
          font-size: 14;
       }
.nl1c_1 { background-color: #79CEE3;
          text-align: center;
          height: 28;
          font-size: 14;
       }
.nl0r_1 { background-color: #79CEE3;
          text-align: right;
          height: 10;
          font-size: 14;
        }
.nl0l_1 { background-color: #79CEE3;
          text-align: left;
          height: 10;
          font-size: 14;
        }
.nl1l_1 { background-color: #79CEE3;
          text-align: left;
          height: 28;
          font-size: 14;
        }
.nl0cp_1 { background-color: #FF97CB;
          text-align: center;
          height: 10;
          font-size: 14;
       }
.nl0rp_1 { background-color: #FF97CB;
          text-align: right;
          height: 10;
          font-size: 14;
        }
.nl0lp_1 { background-color: #FF97CB;
          text-align: left;
          height: 10;
          font-size: 14;
        }
.lgh0 { background-color: #41B8F1;
         text-align: center;
         height: 8;
         font-size: 12;
       }
.lg0 { background-color: #ADF5FC;
         text-align: center;
         height: 8;
         font-size: 12;
       }
.lg1 { background-color: "yellow"; 
         text-align: center;
         height: 8;
       }
.lg2 { background-color: "red";
         text-align: center; 
         height: 8;
       }
.lg3 { background-color: "black";
         text-align: center;
         height: 8; 
       } 
.al1 { background-color: "yellow"; 
         text-align: center;
         height: 10;
         font-size: 14;
       }
.al2 { background-color: "red";
         text-align: center;
         height: 10;  
         font-size: 14;
       }
.al3 { background-color: "black";
         text-align: center; 
         height: 10;
         font-size: 14;
       }
A:link { fontsize:14; 
         text-decoration: underline; }
A:visited {color: blue; 
           text-decoration: underline; }
-->
</style>