.formula { font-weight : bold }
.formula { color : olive }

BODY {background: white}

BODY.framesidebody {background: #EOEOEO }

BODY,TD,UL,OL,BLOCKQUOTE,P,A, h1, h2, h3, h4 {
 font-family: sans-serif;
}

A:link  {
 font-weight: bold;
 color: #369;
}       
                
A:visited { 
 font-weight: bold;
 color:  #480;
}       
                
A:active {       
 font-weight: bold;
 color:  #990;
}       

BODY {
 color: #000;
 background: #ffffff;
 background-image: none;
}

TD.note {
 font-weight: normal;
 background-color: white;
}

TD.list {
 text-align: center;
}

TD.boxinterior {           /* information box */
 color: #000;
 background: #fff;
}

TH.header { background: #6e6200;
            color: white; }

TD.footer {
 color: #000;
}

TD.footer A{
 color: #000;
}


TD.n {
 font-weight: bold;
 color: #000;
 background: #fff;
}

TD.n A {
 font-weight: bold;
 color: #480;
 background: #fff;
 text-decoration: none;
}

TD.s  {
 font-weight: bold;
 color: #fff;
 background: #000;
}

TD.small  {
 font-size: small;
}

TD.special {
      font-weight: bold;
      color: #000;
      background: #8c4;
}
TD.special2 {
      font-weight: bold;
      text-align: center;
      color: #000;
      background: #ddd;
}

TD.forum {
      font-weight: bold;
      color: #000;
      text-align: left;
      background: #8c4;
}
TD.forum2 {
      font-size: small;
      font-weight: normal;
      text-align: right;
      color: #000;
      background: #ddd;
}

TD.forum3 {
      font-weight: normal;
      text-align: left;
      color: #000;
      background: #ddd;
}

TD.special3 {
      font-weight: bold;
      color: #fff;
      background: #480;
}
