BODY                { background-color: #F2F2FE;
                      color: #606060;
                      font-family: verdana;
                      font-weight: normal;
                      font-size: 10px; 
                      margin: 0px;
                      scrollbar-face-color: #56588A; 
                      scrollbar-shadow-color: #404040;
                      scrollbar-highlight-color: #cococo;
                      scrollbar-3dlight-color: #404040;
                      scrollbar-darkshadow-color: #FBFBDD;
                      scrollbar-track-color: #F2F2FE;
                      scrollbar-arrow-color: #404040 }

table { font-family: verdana; font-size: 10px; font-color: #404040; }
                      
A:link { text-decoration: none;
                    font-weight: ;
                    color: #606060; }

A:visited { text-decoration: none;
                    font-weight: ;
                    color: #606060; }

A:active { text-decoration: none;
                    font-weight: bold;
                    color: #ff0000; }

A:hover { text-decoration: none;
                    font-weight: ;
                    color: #CC6600; }

.blue { font-weight: ;
                    letter-spacing: 0.0em;
                    font-size: 10px;
                    color: #56588A; }

.white { font-weight: ;
                    letter-spacing: 0.0em;
                    font-size: 10px; 
                    color: #ffffff; }

.links { font-weight: ;
                    letter-spacing: 0.0em;
                    font-size: 10px; 
                    color: #ffffff; }

.others { font-weight: bold;
                    letter-spacing: 0.0em;
                    font-size: 11px; 
                    color: #404040; }

.program { font-weight: bold;
                    letter-spacing: 0.0em;
                    font-size: 10px; 
                    color: #404040; }

.purple { font-weight: bold;
                    letter-spacing: 0.0em;
                    font-size: 11px; 
                    color: #525a8c; } 
                    
.table_heads { font-weight: ;
                    letter-spacing: 0.0em;
                    font-size: 12px; 
                    color: #ffffff; }      
                    
#clock
{
      HEIGHT: 10px;
      LEFT:10px;
      POSITION: absolute;
      TOP:1px;
      VISIBILITY: show;
      WIDTH: 500px;
      Z-INDEX:1;
      background-color: #7D6737;


