body,td,th {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #000000;
}

body {
  background-color: #fff;
}

h2,h3,h4,h5,h6 {
  font-style: italic;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  color: #00ADEF;
}
.style1 {
  font-size: 18px;
  font-style: italic;
}

h1, .style2 {
  font-size: 16px;
  font-style: italic;
  color: #005B9B;
  font-weight: bold;
  border-bottom: solid 6px #eee;
}
.style3 {
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
}
.style9 {
  color: #00AEEF;
  font-weight: bold;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}

.style5 {font-size: 18px; font-style: italic; color: #00AEEF; font-weight: bold; }
.style8 {font-size: 14px; font-style: italic; color: #00AEEF; font-weight: bold; }
