BODY 
{
  background-color : white;
  color            : black; 
  margin-left      : 0;
  margin-right     : 0;
  margin-top       : 0;
  margin-bottom    : 0;
  font-family      : Times New Roman Cyr,Times New Roman,Times,serif,helvetica;
}

A:link
{
  color            : blue;
}

A:visited
{
  color            : darkblue;
}

.small
{
  font-family      : Arial Cyr,Arial,sans-serif,helvetica;
  font-size        : 12px;
}

.new
{
  font-family      : Arial Cyr,Arial,sans-serif,helvetica;
  font-size        : 12px;
  color            : red;
}

.newsdate
{
  font-family      : Arial Cyr,Arial,sans-serif,helvetica;
  font-size        : 14px;
  font-weight      : bold;
  color            : darkblue;
  padding-left     : 30;
}

.newsbody
{
  font-family      : Arial Cyr,Arial,sans-serif,helvetica;
  font-size        : 12px;
  font-style       : italic;
  padding-left     : 30;
}

.newsarch
{
  font-family      : Arial Cyr,Arial,sans-serif,helvetica;
  font-size        : 14px;
  padding-left     : 30;
  padding-right    : 30;
  text-align       : center;
}

HR
{
  color            : #D7D7D7;
  size             : 1;
}

TD
{
  font-size        : 17px;
  font-family      : Times New Roman Cyr,Times New Roman,Times,serif,helvetica;
}

H1
{
  font-size        : 24px;
}

H2
{
  font-size        : 22px;
}

H3
{
  font-size        : 20px;
}

H4
{
  font-size        : 17px;
}

.rubric
{
  font-size        : 17px;
  font-weight      : bold;
  padding-bottom   : 7;
}

