.text
{
   font-size:12px;
   color:#5e4c30;
   font-family:Arial,Helvetica,sans-serif;
}

.section_title
{
   font-family:Arial,Helvetica,sans-serif;
   font-size:15px;
   font-weight:bold;
   color:#557733;
}

.bold_normal_text
{
   font-weight:bold;
   font-size:14px;
}

p
{
  margin-top:8px;
  margin-bottom:3px;
}

.section_title a[href]
{
   color:#557733;
   text-decoration:underline;
}

.content_link
{
   color:#5e4c30;
}