
.tabletext, .tabletext TD, .tabletext TH { 
  font-family:Century Gothic; 
  font-size:10px;
}

A:link { 
  text-decoration:none; color:#FFFFFF; 
}

A:visited { 
  text-decoration:none; color:#FFFFFF; 
}

.navbar { 
  background: #3333cc;
  color: FFFFFF;
  font-family:Century Gothic; font-size:10px; 
}

.subbar { 
  background: #99ccff;
  color: FFFFFF;
  font-family:Century Gothic; font-size:10px; 
}

.body {
  background: #FFFFFF;
  color: #000000;
  font-family:Century Gothic; font-size:10px;
}

.header {
  color: #000000;
  font-weight:bold;
  font-family:Century Gothic; font-size:14px;
}

.activelinknavbar { 
  text-decoration:underline;
  font-weight:bold;
}

.activelinksubbar {
  text-decoration:underline;
  font-weight:bold;
}

.links {
  color: #3333cc;
}