body
  {
  background-color: #FFFFFF;
  }
  
td
  {
  font-family: times;
  font-size: 14px;
  color: #000000;
  }
  
a 
  { 
  font-family: times;
  font-size: 14px;
  font-weight: 700;
  color: #0066CC; 
  }
a:hover { color: #66CCFF; }
a:visited { color: #0066CC; }

.title
  {
  font-family: times;
  font-size: 26px;
  color: #990000;
  }

.title2
  {
  font-family: times;
  font-size: 18px;
  color: #990000;
  }
  
.bluetxt
  {
  font-family: times;
  font-size: 14px;
  color: #006699;
  }

.redtxt
  {
  font-family: times;
  font-size: 14px;
  color: #990000;
  }

.whitetxt
  {
  font-family: times;
  font-size: 14px;
  color: #FFFFFF;
  }

.likelinks
  {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  }
  
.aolerr
  {
  font-family: arial;
  font-size: 10px;
  color: #006699;
  }