body
{
  /*font-family: Segoe UI, Sans-Serif;*/
  font-family: Georgia, Serif;
  color: #404040;
  font-size: 10.5pt;
  margin: 60px 120px 60px 120px;
}
h1
{
  color: #99905F;
  font-size: 13.0pt;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
}
h2
{
  color: #99905F;
  font-size: 13.0pt;
  font-weight: normal;
  margin: 10px 0px 0px 0px;
}
.text 
{
  line-height: 180%;
  margin: 0px 0px 25px 0px;
  padding: 25px 25px 25px 25px;
  border: dotted 2px #DDDDDD;
}
.text p
{
  margin: 0px 0px 0px 0px;
}
#foot 
{
  text-align: center;
}
ul
{
  margin: 0px 0px 0px 0px;
}
a:link, a:visited
{
  /*color: #3681CC;*/
  color: #B8A6E0;
  font-weight: bold;
  text-decoration: none;
}
a:hover, a:active
{
  /*color: #3681CC;*/
  color: #B8A6E0;
  font-weight: bold;
  text-decoration: underline;
}
