﻿body
{
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  color: #000000;
}
p, td
{
  font-size: 11px;
  color: #000000;
  line-height: 140%;
}
a
{
  color: #6B0524;
  font-weight: bold;
}
a:link, a:visited
{
  color: #6B0524;
  text-decoration: none;
}
a:hover
{
  color: #73C1EC;
  text-decoration: underline;
}
.Normal
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444D3E;
  line-height: 140%;
}
.Title
{
  font-size: 18px;
  color: #FAA74A;
  font-style: normal;
  font-weight: bold;
}
.Subtitle
{
  font-size: 13px;
  color: #6B0524;
  font-style: normal;
  font-weight: bold;
}
