body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 70%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

h1 {
  color: rgb(117,14,174);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 200%;
  margin: 0;
  padding: 0;
}

h2 {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 151%;
  margin: 0;
  padding: 1ex 0 0 0;
}

h3 {
  color: rgb(192,192,192);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 125%;
  margin: 0;
  padding: 1ex 0 0 0;
}

p {
  text-align: justify;
}

TD{
font-family:verdana;
font-size:8pt;
color:black;
}
.copy{
color:#EFB160;
}
.navbar a {
  font-size: 15px;  font-weight: bold;
  color: rgb(240, 240, 240);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 1px 2px 1px;
  line-height: 1.5em;
}

.navbar a:hover {
  font-size: 15px;
  color: rgb(117,144,174);
  text-decoration: none;
}
