body {
  background: #e7e0cb url('../images/linen.gif') ;
  color: black;
  font-family: Georgia, Times, serif;
}

h1 {
  color: #800000;
  background: none repeat;
  font-family:  "BernhardMod BT", BernhardMod, Georgia, "Book Antiqua", "Trebuchet MS", Times, serif;
  font-size: 24pt;
  font-weight: Normal;
  text-align: center;
}

h2 {
  color: black;
  background: none repeat;
  font-family: "BernhardMod BT", BernhardMod, Georgia, "Book Antiqua", "Trebuchet MS", Times, serif;

  font-size: 22pt;
  font-weight: normal;
  text-align: center;
}

h3 {
  color: black;
  background: none repeat;
  font-family: "BernhardMod BT", BernhardMod, Georgia, "Book Antiqua", "Trebuchet MS", Times, serif;
  font-size: 22pt;
  font-weight: normal;
  text-align: center;
}

h4 {
  color: black;
  background: none repeat;
  font-family: "BernhardMod BT", BernhardMod, Georgia, "Book Antiqua", "Trebuchet MS", Times, serif;
  font-size: 18pt;
  font-weight: normal;
  text-align: center;
}

h5 {
  color: black;
  background: none repeat;
  font-family: "BernhardMod BT", BernhardMod, Georgia, "Book Antiqua", "Trebuchet MS", Times, serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

h6 {
  color: black;
  background: none repeat;
  font-family:  "Book Antiqua", Georgia, Times, serif;
  font-size: 18pt;
  font-weight: bold;
  font-style: italic;
}

hr {
   width: 80%;
   border-style: groove; 
   border-width: 1;
}

.card {
  color: black;
  background: none repeat;
  font-family: Georgia, "Book Antiqua", Times, serif;
  font-size: 12pt;
  font-weight: normal;
  font-style: italic; 
  text-align: center;
}
.medArial {
  background: none repeat;
  font-family: Arial, Verdana, sans;
  font-size: 12pt;
}
.smallArial {
  background: none repeat;
  font-family: Arial, Verdana, sans;
  font-size: 10pt;
}

.medGreen {
  color: #008080;
  background: none repeat;
  font-family: Arial, Verdana, sans;
  font-size: 12pt;
  font-weight: bold;
}

.smallGreen {
  color: #008080;
  background: none repeat;
  font-family: Arial, Verdana, sans;
  font-size: 10pt;
  font-weight: bold;
}

A:link    { color: blue }
A:visited { color: purple; font-size: 85% }
A:active  { color: white; font-size: 110% }

p.BlockNum
{
	margin-top:0in;
	margin-right:.1in;
	margin-bottom:10.0pt;
	margin-left:.30in;
	text-align:justify;
	text-indent:-.30in;
	tab-stops:list .30in;
	font-size:12.0pt;
	font-family: Georgia, "Book Antiqua", Times, serif;
	color:black;
}

p.BlockLet
{
	margin-top:0in;
	margin-right:.1in;
	margin-bottom:10.0pt;
	margin-left:.30in;
	text-align:justify;
	text-indent:0in;
	font-size:12.0pt;
	font-family: Georgia, "Book Antiqua", Times, serif;
	color:black;
}

p.BlockInd
{
	margin-top:0in;
	margin-right:.3in;
	margin-bottom:3.0pt;
	margin-left:.7in;
	text-align:justify;
	text-indent:-.2in;
	font-size:12.0pt;
	font-family: Georgia, "Book Antiqua", Times, serif;
	color:black;
}

.h3span
{
  color: black;
  background: none repeat;
  font-family: "BernhardMod BT", BernhardMod, Georgia, "Book Antiqua", "Trebuchet MS", Times, serif;
  font-size: 22pt;
  font-weight: normal;
}

.DropCap
{
  color: #800000;
  background: none repeat;
  font-family: Times, Georgia, "Book Antiqua", serif;
  font-size: 18pt;
  font-weight: Bold;
}

.subTitle
{
  color: black;
  background: none repeat;
  font-family:  "Book Antiqua", Georgia, Times, serif;
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
}

.normaler
{
   font-size: medium;
   font-weight: normal;
}

.normalb
{
   color: black;
}

.littlernormal
{
   font-size: smaller;
   font-weight: italic;
}

.weebit
{
   font-size: 14pt;
   font-weight: normal;
}
.littlerbold
{
   font-size: smaller;
   font-weight: bold;
}

.maronitebrown {
  color: #400000;
  background: none repeat;
  font: 12pt/14pt Times, Georgia, "Book Antiqua", serif;
  text-align: center;
}

.maronitegreen {
  color: #004040;
  background: none repeat;
  font: 12pt/14pt  Times, Georgia, "Book Antiqua",serif;
  text-align: center;
}

.default { text-decoration: underline; font-style: normal }
.required { font-weight: bold }