/* CSS Document */
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  font-family: Helvetica, Arial, Verdana, "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 12px;
  line-height:15px;
  color: #000000;
  background: #ffffff url(bgrad.jpg) repeat-x;
}

a:link {
  color: #F5001B;
  text-decoration: none;
}

a:visited {
  color: #F5001B;
  text-decoration: none;
}

a:hover {
  color: #F5001B;
  text-decoration: none;
}

a:active {
  color: #F5001B;
  text-decoration: none;
}

h1 {
  margin-top: 0;
  font-family: Helvetica, Arial, Verdana, "Times New Roman", Georgia, "Trebuchet MS";
  font-size: 20px;
  margin-bottom: 10px;
  font-weight:bold;
}

h2 {
  margin-top: 0;
  font-family: Arial, Verdana, "Times New Roman", Georgia, "Trebuchet MS";
  font-size: 16px;
  color: #001742;
  margin-bottom: 0px;
  font-weight:bold;
}

h3 {
  margin-top: 0;
  font-family: Verdana, "Times New Roman", Georgia, "Trebuchet MS";
  font-size: 12px;
  margin-bottom: 0px;
  font-weight:normal;
}

h4 {
  margin-top: 0;
  font-family: Arial, Verdana, "Times New Roman", Georgia, "Trebuchet MS";
  font-size: 16px;
  color: #990000;
  padding-left: 0px;
  margin-bottom: 8px;
  font-weight:bold;
}

