.bkgd1 { background-color: #CC0000;
  align: center
}

.bkgd2 { background-color: #336699}

.bkgd3 {  background-color: #6699FF}

.txt1 { font-weight: bold; 
  align: center;
color: #FFFFFF }

.txt2 { color: #FFFFFF}

.txt3 { color: #FFFFFF }

A:link.link2 {
font-weight: bold; 
  color: #FFFFFF;
}

A:visited.link2 {
font-weight: bold; 
  color: #FFFFFF;
}

A:hover.link2 {
font-weight: bold; 
  color: #FFFFFF;
}

A:active.link2 {
font-weight: bold; 
  color: #FFFFFF;
}


.location { 
  font-size: 8pt;
}

.current { 
  font-size: 8pt;
  color: #0000CC;
}


A:link {
  color: #990000;
}

A:visited {
  color: #0000CC;
}

A:active {
  color: #000088;
}

A:hover {
  color: #000088;
}

.tele {
  color: #000099;
  font-style: italic;
  text-decoration: none;
}

.tele2 {
  color: #000099;
  font-variant: small-caps;
  text-decoration: none;
}

.visi {
  color: #CC0000;
  font-style: italic;
  text-decoration: none;
}

.visi2 {
  color: #CC0000;
  font-style: italic;
  font-variant: small-caps;
  text-decoration: none;
}

.footer {
  align: left;
  font-size: 75%;
  margin-left: 10px;
  margin-right: 10px;
}

