
.Arial_xsm   { color: #000000; 
               background-color: #FFFFFF;
               font-family:Arial; 
               font-weight:normal;
               font-size:xx-small; 
             }  
.Arial_8     { color: #000000; 
               background-color: #FFFFFF;
               font-family:Arial; 
               font-weight:normal;
               font-size:8px; 
             }
.Arial_10C    { color: #000000; 
               background-color: #CCCCCC;
               font-family:Arial; 
               font-weight:normal;
               font-size:10px; 
             }               
.Arial_9     { color: #000000; 
               background-color: #FFFFFF;
               font-family:Arial; 
               font-weight:normal;
               font-size:9px; 
             }  
.Arial_10    { color: #000000; 
               background-color: #FFFFFF;
               font-family:Arial; 
               font-weight:normal;
               font-size:10px; 
             }  
.Arial_11    { color: #000000; 
               background-color: #FFFFFF;
               font-family:Arial; 
               font-weight:normal;
               font-size:11px; 
             }  
.Arial_12    { color: #000000; 
               background-color: #FFFFFF;
               font-family:Arial; 
               font-weight:normal;
               font-size:12px; 
             }  
.Arial_14    { color: #000000; 
               background-color: #FFFFFF;
               font-family:Arial; 
               font-weight:normal;
               font-size:14px; 
             }  
             
               
               
.LINK1       { color: White; 
               background-color: Green;
               cursor: hand; 
               font-family:Arial; 
               font-size:8pt; font-weight:bold }
               
.Arial_11 A:link    {text-decoration: none; color: white}
.Arial_11 A:visited {text-decoration: none; color: white}
.Arial_11 A:active  {text-decoration: none; color: white}
.Arial_11 A:hover   {text-decoration: underline; color: yellow }

.Sec_Off     { display: none; } 
.Sec_On      { display: normal; }

.CellOutline { border: 1px solid #999999 }

table { table-layout:fixed; 
        word-wrap:break-word; 
      } 
