a {
  color: #A020F0;
  text-decoration: underline;
  font-size: 15px;
  font-weight: bold;
}

a:hover {
  color: #DDA0DD
}

a.nav {
  color: #CDAD00;
  text-decoration: none;
  font-size: 17px;
  font-weight: normal;
}

a.nav:hover {
  color: #FFFFFF;
}

td.fontchange {
  color: #000066;
  font-size: 15px;
}

th.heading2 { 
  font-size: 21px;
  font-weight: bolder;
  text-decoration: underline;
  color: #4169E1;
}

th.heading3 {
  font-size: 17px;
  font-weight: normal;
  text-decoration: underline;
  color: #4169E1;
}

th.heading4 {
  font-size: 17px;
  font-weight: bolder;
  text-decoration: none;
  color: #4169E1;
}

body {
  color: #6C7B8B;
  background-color: #000066;
  font-size: 16px;
  font-family: Arial, sans-serif;
}

div.heading1 {
  font-family: Monotype Corsiva, Arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
  color: #CDAD00;
}

div.heading2 {
  font-size: 21px;
  font-weight: bolder;
  text-decoration: underline;
  color: #4169E1;
}

div.heading3 {
  font-size :21px;
  font-weight: bolder;
  text-decoration: none;
  color: #4169E1;
}

div.heading4 {
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #4169E1;
}

div.heading5 {
  font-size: 18px;
  font-weight: normal;
  text-decoration: underline;
  color: #4169E1;
}

div.heading6 {
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #A020F0;
}

font.phone {
  color: #A020F0;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial, sans-serif;
}

hr {
  size: 1;
  color: #000066;
}

table.topborder {
  background-image: url(images/border_top.gif);
  height: 100%;
  width: 100%;
}

table.leftborder {
  background-image: url(images/border_left.gif);
  height: 100%;
  width: 100%'
}