body {
  background-image: url('images/bg.gif');
  background-repeat: repeat-x;
}

td, div {
  font-size: 13px;
  color: #black;
  font-family: Arial;
  text-decoration: none;
}



h1 {
  font-size: 16px;
  color: #084068;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  text-decoration: none;
}
.menu {
  font-size: 16px;
  color: #084068;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  text-decoration: none;
}
.menu:visited {
  color: #084068;
  text-decoration: none;
}
.menu:hover {
  color: #084068;
  text-decoration: underline;
}

h3 {
  font-size: 18px;
  color: #084068;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  text-decoration: none;
}


h4 {
  font-size: 22px;
  color: #662593;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
}

h2 {
  font-size: 14px;
  color: black;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
}
h5 {
  font-size: 16px;
  color: #084068;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
}


.topright {
  font-size: 12px;
  color: black;
  font-family: Arial;
  text-decoration: none;
}
.topright a {
  color: #084068;
  text-decoration: none;
}
.topright a:visited {
  color: #084068;
  text-decoration: none;
}
.topright a:hover {
  color: #084068;
  text-decoration: underline;
}

.right {
  font-size: 12px;
  color: black;
  font-family: Arial;
  text-decoration: none;
}
.right a {
  color: #084068;
  text-decoration: none;
}
.right a:visited {
  color: #084068;
  text-decoration: none;
}
.right a:hover {
  color: #084068;
  text-decoration: underline;
}
