
/* Mozilla/5.0 (Windows NT 6.3; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 */
/* 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;
}
