.textmain
{
  font-family: georgia;
  font-size: 13px;
  font-weight: normal;
  color: #600;
  letter-spacing: 0px;
  text-decoration: none;
} 
/* DIVIDER */
.textred
{
  font-family: georgia;
  font-size: 13px;
  font-weight: normal;
  color: #c00;
  letter-spacing: 0px;
  text-decoration: none;
} 
/* DIVIDER */
.textblock
{
  font-family: georgia;
  font-size: 13px;
  font-weight: normal;
  color: #600;
  letter-spacing: 0px;
  line-height: 17px;
  text-decoration: none;
  text-indent: 1em;
  text-align: justify;
  margin: 0 40 10 0;
} 
/* DIVIDER */