
body {
background-image:url(/images/jpg/goactivebanner.jpg);
background-repeat:no-repeat;
}
p {
font-family: Trebuchet, Verdana, Arial;
font-size: 12px;
line-height:1.5;
color:#32517f;
}
H1 {
  font-family: Trebuchet, Verdana, Arial;
  font-size:16px;
  font-weight:700;
  color:#990000;
  }
  H2 {
  font-family: Trebuchet, Verdana, Arial;
  font-size:12px;
  font-weight:700;
  font-style:italic;
  color:#990000;
  }
  
a:link {
  color:#990000;
  text-decoration: none;
  }
  a:visited {
  color: #32517f;
  text-decoration:underline;
  }
  a:link:hover, a:visited:hover {
  color:#333;
  
  }
a:link:active, a:visited:active {
  color:990000;
  text-decoration:underline;
  }


