body, p, td, li
{
  font-family: georgia; 
  font-size: 13px; 
  color: #333333; 
  word-spacing: 2px;
  line-height: 16px;
  margin-bottom: 15px;
}

a, a:visited, a:active
{
  color:#001F53;
}

a:hover
{
  color:#001F53;
  text-decoration:none;
}

.header
{
  font-family: century gothic;
  font-size: 24px; 
  color: #001F53; 
  font-weight: normal;
}

.small
{
  font-size: 11px;
  word-spacing: 0px;
  margin-top: 15px;
}

.copyright
{
  color: #FFF4E7;
}

.th
{
  width: 72px;
  height: 72px;
  border-width: 2px;
  border-color: #001F53;
  margin-right: 9px;
  margin-bottom: 9px;
}

.photo1
{
  width: 500px;
  height: 375px;
  border-width: 2px;
  border-color: #001F53;
}

.photo2
{
  width: 375px;
  height: 500px;
  border-width: 2px;
  border-color: #001F53;
}

.photo_next
{
  width: 1px;
  height: 1px;
  visibility: hidden;
}

