p, body
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

.h1, h1
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold;
}

.h2, h2
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
}

.h3, h3
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
}

.body
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  line-height : 18px;
}

.address
{
  font-size : 11px;
  line-spacing : 11px;
}

.note
{
  font-size : 11px;
  line-spacing : 11px;
  font-style : italic;
}

.credit
{
  font-size : 10px;
}
.credit a:link    { text-decoration : none; }
.credit a:active  { text-decoration : none; color : #000000; }
.credit a:visited { text-decoration : none; color : #000000; }
.credit a:hover   { text-decoration : underline; color : #000099; }



.shadow
{
  background-image : url("images/gallery/shadow.gif");
}

.exth
{
  background-color : #996699;
  color : #FFFFFF;
}
.extd
{
  background-color : #DCC6DC;
}
.extitle
{
  color : #FFFFFF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
}
.exstand
{
  color : #FFFFFF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
}
.exaddress
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  line-height : 12px;
}
.exbody
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  line-height : 18px;
}