
/* Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) */
/* purple */

BODY { 
     background-color: white; 
     color: black;
}

.message {
    font-weight: bold;
    margin: 10px 0 10px 0;
    padding: 8px;
    border: 2px solid;
}

a {
     color: blue;
     text-decoration: none;
     font-weight: bold;
}

.date, .notyou {
     color: black;
     background-color: white;
     font-size: 8pt;
     font-family: verdana, arial, helvetica, sans-serif;
}


a.notyou {
     color: blue;
}

FONT {
     color: black;
     font-size: 10pt;
     font-family: verdana, arial, helvetica, sans-serif;
}

.text {
     color: black;
     font-size: 10pt;
     font-family: verdana, arial, helvetica, sans-serif;
}

PRE { 
     font-family: courier;
} 

.imood .content, TD, th {
     background-color: #CCCCFF;
     color: black;
     font-family: verdana, arial, helvetica, sans-serif;
     font-size: 10pt;
}

TD.head {
     background-color: white;
     color: black;
}

.disc { 
     background-color: #CCCCFF;
     color: black;
     font-family: verdana, arial, helvetica, sans-serif;
     font-size: 8pt;
}

H1 {
     font-size: 18pt;
}

H2, .new {
     font-size: 14pt; 
     font-weight: bold;
}

.news, .buddy, .pmoods, .links {
     font-size: 7.5pt;
}

.small {
    font-size: 7.5pt;
}

.border {
     background-color: blue;
     color: purple;
}

