body {
  background-image: url('images/bkg_blue3.jpg');
  background-repeat: repeat;
  text-align: center;
}
p {
  font-family: Verdana;
}
a {
  font-family: Verdana;
}
div.cen {
  margin-left: 120px;
}
table.menu {
  padding: 0px;
  border-spacing: 0px;
  position: relative;
  left: 100px;
  z-index: 2;
}
div.content {
  position: relative;
  margin-left: 120px;
  width: 95%;
}
div.flag {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  height: 100%;
  background-image: url('images/usaflag2.jpg');
  background-repeat: repeat-y;
  z-index: 0;
}
td.blue {
  font-family: Verdana;
  background-color: 0000AA;
  color: #FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
td.red {
  font-family: Verdana;
  background-color: AA0000;
  color: #FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
td.white {
  font-family: Verdana;
  background-color: FFFFFF;
  color: #0000AA;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
td {
  font-family: Verdana;
  color: #0000AA;
}
a.white:link {
  font-family: Verdana;
  color: #FFFFFF;
  text-decoration: none;
  border-left-style: double;
  padding: 2px;
  padding-right: 6px;
}
a.white:visited {
  font-family: Verdana;
  color: #FFFFFF;
  text-decoration: none;
  border-left-style: double;
  padding: 2px;
  padding-right: 6px;
}
a.white:hover {
  font-family: Verdana;
  color: #0000AA;
  text-decoration: none;
  padding: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: double;
  border-right-style: double;
  background: white;
}
a.white:active {
  font-family: Verdana;
  color: #0000AA;
  text-decoration: none;
  padding: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: double;
  border-right-style: double;
  background: white;
}
a.blue:link {
  font-family: Verdana;
  color: #0000AA;
  text-decoration: none;
  border-left-style: double;
  padding: 2px;
  padding-right: 6px;
}
a.blue:visited {
  font-family: Verdana;
  color: #0000AA;
  text-decoration: none;
  border-left-style: double;
  padding: 2px;
  padding-right: 6px;
}
a.blue:hover {
  font-family: Verdana;
  color: #0000AA;
  text-decoration: none;
  padding: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: double;
  border-right-style: double;
  background: white;
}
a.blue:active {
  font-family: Verdana;
  color: #0000AA;
  text-decoration: none;
  padding: 2px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: double;
  border-right-style: double;
  background: white;
}
p {
  font-family: Verdana;
  color: #0000AA;
}
p.officers {
  font-family: Verdana;
  color: #0000AA;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: smaller;
}
span.italics {
  font-family: Verdana;
  font-style: italic;
  color: #0000AA;
}
p.title {
  font-family: Verdana;
  font-size: large;
  color: #FFFFFF;
} 
