body  {
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  color: #333333;
  font-weight: normal;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  font-weight: normal;
}

a:link    { color: #003366; text-decoration: none }
a:active  { color: #003366; text-decoration: none }
a:visited { color: #003366; text-decoration: none }
a:hover   { color: #006699; text-decoration: underline }

.captions { 
  font-size: 7pt;
  color: #FFFFFF;
}
a.captions { color: #FFFFFF; }
a.captions:hover { color: #003366; }

.titles {
  color: #003366;
}
a.titles { color: #006699; }
a.titles:hover { color: #003366; }


div, p, th, td, li, dd, dl, dt    {
  /* redundant selectors to help NS4 not forget */
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  font-weight: normal;
}
   
.style2 {
	font-size: 8pt;
	font-weight: bold;
}
