A {
  color: #000000; 
  text-decoration: underline; 
}

A.footer { 
  color: #FFFFFF; 
  text-decoration: none; 
}

A.footer:hover { 
  color: #FFFFFF; 
  text-decoration: underline; 
}

A.relatedLinks { 
  color: #666666; 
  text-decoration: underline; 
}

A.relatedLinks:hover { 
  color: #666666; 
  text-decoration: none; 
}

TD {
  background: #FFFFFF;
  font-family: Arial, helvetica;
  font-size: 12px;
  color: #333333;
  vertical-align: top;
  line-height: 18px;
}

TD.leftSide {
  background-image: url(images/bkgnd_left.jpg);
}

TD.rightSide {
  background-image: url(images/bkgnd_right.jpg);
}

TD.left {
  background-image: url(images/bg.gif);
}

TD.box {
  background-image: url(images/bkgnd_box.jpg);
}

TD.footer {
  background-image: url(images/bkgnd_footer.gif);
  color: #FFFFFF;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
}

TD.copy {
  color: #CCCCCC;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
}

TD.relatedLinks {
  color: #666666;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
}

TD.rightText {
  text-align: right;
}

ul {list-style-image: url(images/bullet.gif);}

.title {
  font-family: verdana,arial,helvetica;
  font-size: 24px;
  color: #336699;
  font-style: italic;

}

.subtitle {
  font-family: verdana,arial,helvetica;
  font-size: 18px;
  line-height: 125%;
  color: #669933;
}
