/* $Id$ */

.redItalic
{
  color: red;
  font-style: italic;
}
.news_headline 
{
  padding-top: 0.7em;
  color: #d98313;
  font-weight: bold; 
  font-size: 160%;
  text-decoration: underline;
}
.news_submitted
{
  font-size: 90%;
  padding-bottom: 0.3em;
  
}
.news_teaser,.news_teaser textarea
{
  font-weight: bold; 
}
.news_content
{
  font-size: 120%;
}

