
h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: left;
  text-decoration: none;
  display: inline;
  color:#AAAAAA;

}

h1 A:link { text-decoration: none; color: #0000CC;}
h1 A:visited { text-decoration: none; color: #0000CC;}


h2
{	font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;

  text-decoration: none;
  color: #0000CC;

  page-break-before: avoid !important;
  page-break-after: avoid !important;
  page-break-inside: avoid !important;
  display: inline;

}

h2 A:link { text-decoration: none; color: #0000CC;}
h2 A:visited { text-decoration: none; color: #0000CC;}



.eqhref
{ text-decoration: none;
  color: #0000CC;
}

.eqhref A:link
{  text-decoration: none;
   color: #0000CC;
}

.eqhref A:visited
{  text-decoration: none;
   color: #0000CC;
}


