body
{ font-family: Garamond, Times, serif;
  font-size: 16px;
  font-weight: normal;
  /*background:  #000000;*/
  color: #ffffff;
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-image: url('stationery_fleur_80.jpg');
}

.BannerDiv
{
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /*background-image: url('BAA-slice.gif');*/
}

.container
{
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  color: #000000;
  width: 800px;
  background: #f7f5ef; /*#f4f1ea;*/ /*#f3f1e2;*//*#eee8d2;*/
}

a:link
{color: #0000c4; /*#59002d;*/
 background-color: transparent;
}

a:visited
{color: #666666;
 background-color: transparent;
}

a:focus
{color: #95004a;
 background-color: transparent;
}

a:hover
{
 background-color: #d6d6d6; /*#c9c9e4;*/ /*#cacaff;*/
}

a:active
{color: #95004a;
 background-color: #cacaff;
}

.color1
{
 color: #59002d;
}

p.halfSpace
{margin-top: 3px;
 margin-bottom: 3px;
}

p.threeQuarter
{margin-top: 5px;
 margin-bottom: 5px;
}

.justify
{text-align: justify;
}

.center
{text-align: center;
}

.big
{font-size: 24px;
}

.small
{font-size: 14px;
}

.italic
{font-style: italic;
}

.italic2
{font-style: italic;
 letter-spacing: .03em;
}

.bold
{font-weight: bold;
}

.BATitle1
{font-size: 28px;
 font-weight: normal;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 2px;
}

.BATitle2
{font-size: 20px;
 font-weight: normal;
 text-align: center;
 margin-top: 2px;
 margin-bottom: 2px;
}

.BATitle3
{font-size: 20px;
 font-weight: normal;
 text-align: center;
 margin-top: 2px;
 margin-bottom: 2px;
}

.BATitle4
{font-size: 16px;
 text-align: center;
 margin-top: 1px;
 margin-bottom: 1px;
}

.BAEventText
{margin-top: 0px;
 margin-bottom: 0px;
}

.BAEventTitle
{font-weight: bold;
 color: #910048; /*#59002d;*/
 margin-top: 0px;
 margin-bottom: 0px;
}

.BABodyText
{text-align: justify;
 margin-top: 10px;
 margin-bottom: 10px;
}


