BODY {
  background: #fff;
  background: url(i/back2.gif);
  color: #000;
  font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  margin: 2px;
 }

a {
  color: #425284;
  font-size: 12pt;
  text-decoration: underline;
 }
 
a:hover {
  color: #000;
  font-size: 12pt;
  text-decoration: none;
 }

TD {
  color: #425284;
  font-size: 11pt;
  font-weight: bold;
 }

.address {
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
 }

.copybar a {
  text-decoration: underline;
 }

.copybar a:hover {
  color: #425284;
  text-decoration: underline;
 }

.hr {
  border-bottom: 1px solid #425284;
 }

.outlined {
  border: 1px solid #425284;
}

.phone {
   font-size: 15pt;
   color: red;
   font-weight: bold;
 }