.state
{
   font-family: Garamond, "Times New Roman";
   font-size: 24pt;
   font-weight: bold;
   font-style: italic;
   text-align: center;
}

.offTitle
{
   font-weight: bold;
   font-size: 10pt;
}

.officers
{
   margin-left: 8px;
   font-size: 10pt;
}

.evtTitle
{
   width: 275px;
   font-weight: bold;
   font-size: 12pt;
   color: #ffffff;
   background-color: #950100;
}

.events
{
   width: 328px;
   margin-left: 8px;
   font-size: 8pt;
   /*border: 1px solid #000000;*/
}

.alumnae
{
   width: 510px;
   margin-left: 19px;
   font-size: 10pt;
   border: 1px solid #000000;
}

.collegiate
{
   width: 510px;
   margin-left: 19px;
   font-size: 10pt;
   border: 1px solid #000000;
}

.chapters
{
   font-size: 11pt;
   font-weight: bold;
   color: #ffffff;
   background-color: #990100;
   border: 1px solid #000000;
}

.tblHeader
{
   background-color: #858585;
   color: #ffffff;
}

.item
{
  margin-left: 5px;
}

.chpcontact
{
  color: #7f110e;
}

.chpevent
{
  font-weight: bold;
}

div.officers a:link, div.alumnae a:link, div.collegiate a:link
{
  color: #000000;
  text-decoration: underline;
}

div.officers a:visited, div.alumnae a:visited, div.collegiate a:visited
{
  color: #000000;
  text-decoration: underline;
}

div.officers a:hover, div.alumnae a:hover, div.collegiate a:hover
{
  color: #990100;
  text-decoration: none;
}

th
{
  text-align: left;
}

