body { 
  margin: 0; 
  padding: 0;
}
a:link, a:visited { 
  color: #0000cc;
  text-decoration: none;
}
a:hover, a:active	{
  color: #0000cc;
  text-decoration: underline;
}body { 
  margin: 0; 
  padding: 0;
}
a:link, a:visited { 
  color: #0000cc;
  text-decoration: none;
}
a:hover, a:active	{
  color: #0000cc;
  text-decoration: underline;
}
.bar-links {
  color: #000000;
  padding-right: 5px;
  font-family: Helvetica, san serif;
  font-size: 11px;
  font-weight: bold;
}
a#bar-link {
  color: #000000;
}
.copy	{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
  font-weight: normal;
}
.headline {  		
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  color: #a18250;
}
.copybold	{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #000000;
  font-weight: bold;
}