h1 {
  text-align: center;
  color: #e3303d;
  font-family: "arial";
}
h5 {
  color: #e3303d;
  font-family: "arial";
  font-size: larger;
}
h4 {
  background: #3e4f82 none repeat scroll 0% 50%;
  text-align: center;
  color: #ffffcc;
  font-family: "arial";
}
a:link {
  color: #3366ff;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #3e4f82;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  color: #dbdee7;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #dbdee7;
  font-weight: bold;
}
p {
  color: #3e4f82;
  font-family: Arial,Helvetica,sans-serif;
  line-height: normal;
}
ul {
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
  font-family: arial;
  font-weight: normal;
  color: #3e4f82;
  font-size: medium;
}
img.banner {
  border:  none;
}
img {
  border: medium double #3e4f82;
}
img.banner2 {
  border: medium double #ffffcc;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-large;
  color: #000099;
  line-height: 1.5em;
  text-align: center;
}

