/* News Page Stylesheet */
#content {
  font-size: 12px;
}
.copy	{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 100%; 
  color: #000000;
}
.headline {  		
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 105%; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  color: #0000cc;
}
.byline { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 80%; 
  font-style: normal; 
  font-weight: bold; 
  text-transform: none; 
  color: #000000; 
  font-variant: normal; 
  line-height: normal ; 
  text-decoration: none;
}
#comment-accept, #rating-accept {
  display: none;
}
/* End News Page Stylesheet */
