body
{
   font-family: Verdana, Tahoma, "Times New Roman";
}

.pageTitle
{
  font-family: "Lucida Calligraphy", "Tahoma";
  font-size: 16pt;
  color: #7f110e;
}

.Content
{
  font-size: 10pt;
}

.sorority
{
  font-family: "Times New Roman";
  color: #ffffff;
  font-size: 60pt;
  margin-left: 45px;
}

.chapter
{
  font-family: Garamond;
  font-weight: bold;
  font-size: 14pt;
  color: #ffffff;
  margin-top: 10px;
  margin-left: 85px;
}

.address
{
  font-size: 11pt;
}

td a
{
  font: bold 10pt Tahoma, Verdana;
  color: #ffffff;
  text-decoration: none;
}

td a:link
{
   color: #ffffff;
}

td a:visited
{
   color: #ffffff;
}

td a:active
{
   color: #ffffff;
}

td a:hover
{
   color: #7f110e;
}

