body {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.top {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: oblique;
  font-size: 14px;
  font-weight: 800;
  color: #7185b0;
  background-color: #fdfdfd;
}

.bar {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  background-color: #7185b0;
}

.left {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-color: #97a88c;
}
.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  background-color: #ffffff;
}

.right {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-color: #7185b0;
}

.footer {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px; 
  color:#000099;
}

a:link {color: #000000; text-decoration: none; font-weight:bold}
a:visited {color: #000000; text-decoration: none; font-weight:bold}
a:hover {color: #333333; text-decoration: none; font-weight:bold}
a:active { }
a.bar:link {color: #ffffff; text-decoration: none; font-weight: normal}
a.bar:visited {color: #ffffff; text-decoration: none; font-weight: normal}
a.bar:hover {color: #000000; text-decoration: none; font-weight: normal}
a.bar:active { }
a.footer:link {color: #000066; text-decoration: none; font-weight: normal}
a.footer:visited {color: #000066; text-decoration: none; font-weight: normal}
a.footer:hover {color:#000099; text-decoration: none; font-weight: normal}
a.footer:active { }
a.main:link {color: #000000; text-decoration: none; font-weight: bold}
a.main:visited {color: #000000; text-decoration: none; font-weight: bold}
a.main:hover {color: #7185b0; text-decoration: none; font-weight: bold}
a.main:active { }

.photo {border-color: #7185b0; }