/************************************************************************
*									*
*	Newsletter styles for the Ramona Trails Association Web site.	*
*	To be used in conjunction with the standard styles.		*
*									*
*	Author:   Carsten P. Gehrke					*
*	Created:  30 May 2001						*
*	Released: 30 May 2001						*
*									*
************************************************************************/

div.article
{
  border-style: solid;
  border-width: medium 0 0 0;
  border-color: #009900;
  text-align: justify;
}

div.article h2
{
  margin-top: 2em;
  text-align: center;
  font-family: Verdana, sans-serif;
}

div.article .article-date
{
  font-size: small;
  font-weight: bold;
  font-family: sans-serif;
  color: #666666;
}

div.article p.author
{
  text-align: right;
  font-style: italic;
}
