   .tt {
        background-color: #000000;
    }
    
    .copy {
        font-family: Verdana;
        font-size: 7.5pt;
        color: #808080;
    }
    
    .mainhead {
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #404040;
    }
    
    .newsheadleft {
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #639ACE;
        background-color: #000000;
    }
    
    .newshead {
        font-family: Verdana;
        font-size: 7.5pt;
        font-weight: bold;
        color: #ADFF2F;
        background-color: #000000;
    }
    
    .newsmain {
        font-family: Verdana;
        font-size: 10pt;
        color: #D0D0D0;
    }
    
    .main {
        font-family: Verdana;
        font-size: 10pt;
        color: #D0D0D0;
    }
    
    .mainsmall {
        font-family: Verdana;
        font-size: 7.5pt;
        color: #D0D0D0;
    }
    
    .menuhead {
        font-family: Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #404040;
    }
    
    .menusubtitle {
        font-family: Verdana;
        font-size: 7.5pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #282828;
    }
    
    .menusmall {
        font-family: Verdana;
        font-size: 7.5pt;
        color: #FFFFFF;
        background-color: #282828;
    }
    
    a.menu {
        text-decoration: none;
        color: #00BFFF;
    }
    
    a.menu:visited {
        text-decoration: none;
        color: #00BFFF;
    }
    
    a.menu:active {
        text-decoration: none;
        color: #ADFF2F;
    }
    
    a.menu:hover {
        text-decoration: underline;
        color: #ADFF2F;
    }
    
    a.newshead {
        text-decoration: none;
        color: #ADFF2F;
    }
    
    a.newshead:visited {
        text-decoration: none;
        color: #ADFF2F;
    }
    
    a.newshead:active {
        text-decoration: none;
        color: #C0C0C0;
    }
    
    a.newshead:hover {
        text-decoration: underline;
        color: #C0C0C0;
    }
    
    a {
        text-decoration: none;
        color: #639ACE;
    }
    
    a:visited {
        text-decoration: none;
        color: #639ACE;
    }
    
    a:active {
        text-decoration: none;
        color: #F0F0F0;
    }
    
    a:hover {
        text-decoration: underline;
        color: #639ACE;
    }
    
    .formrow1r {
        background-color: #000000;
    }
    
    .formrow2r {
        background-color: #161616;
    }
    
    .formrow1l {
        background-color: #000000;
        color: #D0D0D0;
        font-family: Verdana;
        font-size: 10pt;
    }
    
    .formrow2l {
        background-color: #161616;
        color: #D0D0D0;
        font-family: Verdana;
        font-size: 10pt;
    }
    
    .toprow {
        background-color: #282828;
        color: #D0D0D0;
        font-family: Verdana;
        font-size: 10pt;
        text-align: center;
    }
    
    .row1 {
        background-color: #000000;
        color: #D0D0D0;
        font-family: Verdana;
        font-size: 10pt;
        text-align: center;
    }
    
    .row2 {
        background-color: #131313;
        color: #D0D0D0;
        font-family: Verdana;
        font-size: 10pt;
        text-align: center;
    }
    
    .big {
        font-family: Verdana;
        font-size: 13pt;
        color: #D0D0D0;
    }
    
    .ircChannel {
        font-family: Verdana;
        font-size: 13pt;
        color: #FFFFFF;
    }
    
    .ircNetwork {
        font-family: Verdana;
        font-size: 7.5pt;
        color: #FFFFFF;
    }
