﻿.ErdmanLink
{
  color: #0000CC;
  text-decoration: none;
  font-size: .8em;
}
.ErdmanLink:link
{
  color: #0000CC;
  text-decoration: none;
}
.ErdmanLink:visited
{
  color: #0000CC;
  text-decoration: none;
}
.ErdmanLink:hover
{
  color: #db852f;
  text-decoration: none;
}
.ErdmanLink a:active
{
  color: #0000CC;
  text-decoration: none;
}


.ErdmanTitle
{
  text-align: center;
  color: #db852f;
  font-size: large;
  font-weight: bold;
  font-style: italic;
}
.ErdmanDate
{
  margin-top: -15px;
  text-align: left;
  padding-left: 50px;
  color: #db852f;
  font-size: x-small;
  font-weight: bold;
  font-style: italic;
}
.ErdmanSubtitle
{
  padding: 10px;
  color: #db852f;
  font-size: medium;
  text-decoration: underline overline;
}
.ErdmanText
{
  text-align: justify;
  padding: 0px 20px 0px 20px;
  text-indent: 10px;
  color: #333333;
  font-size: small;
}
#ErdmanImageText
{
  text-align: center;
  color: #000000;
  font-size: x-small;
  font-weight: bold;
}

.ErdmanAddress
{
  text-align: left;
  padding-top: 10px;
  padding-left: 50px;
  padding-bottom: 10px;
  color: #333333;
  font-size: x-small;
}
