.body {
  color: #000000;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 16px;
  font-weight: bold;
}
.body1 {
  color: #000000;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 16px;
  font-weight: normal;
}
.body3 {
  color: #000000;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 18px;
  font-weight: bold;
}
.head1 {
  color: #cc0000;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 28px;
  font-weight: bold;
}
.head2 {
  color: #000000;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 24px;
  font-weight: bold;
}
.head3 {
  color: #000000;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 23px;
  font-weight: bold;
}
.head4 {
  color: #0000ff;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 18px;
  font-weight: bold;
}
.font25 {
  font-size: 25px;
}
.font35 {
  font-size: 35px;
}
ul.img {
  list-style-image: url(images/checkbox.jpg);
}
.red {
  color: #cc0000;
}
.white {
  color: #ffffff;
}
.black {
  color: #000000;
}
.navy {
  color: #0000ff;
}

.footer { font-family: Georgia, Times New Roman, Times, serif; padding-top: 30px; text-align: center; }
.footer-reg { font-family: Arial,Helvetica; color: #999; font-size: 10px; }
.footer-menu .current_page_item { color: #990000; }
.footer-menu, .footer-menu a:link, .footer-menu a:visited { color: #0000ff; padding: 10px 5px 0 5px; font-size: 13px; }
.footer-menu a:hover { color: #f00} 

