body {
  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

h2 {
  color: #003572;
  font-size: 20pt;
  font-weight: regular;
}

span {
  color: #003572;
}

a {
  color: #1F86FF;
}

a:visited {
  color: #880000;
}

a.navigation {
  font-family: Arial;
  color: #FFFFFF;
  font-weight: regular;
  font-size: 10pt;
  text-decoration: none;
}

.navigation:visited {
  font-family: Arial;
  color: #FFFFFF;
  font-weight: regular;
  font-size: 10pt;
  text-decoration: none;
}

.sub_nav {
  font-family: Arial;
  color: #FFFFFF;
  font-weight: regular;
  text-decoration: none;
  font-size: 10pt;
}

.sub_nav:visited {
  font-family: Arial;
  color: #FFFFFF;
  font-weight: regular;
  text-decoration: none;
  font-size: 10pt;
}

ul {
  list-style-image:url(list.gif);
}

img {
  border: none;
}
