body
{
  font-family: Arial;
  font-size: 10pt;
  background-color: #008E52;
  margin-top: 2px;
}

a
{
  font-weight: bold;
  text-decoration: none;
}

a:active
{
  color: #FFFFFF;
}

a:hover
{
  color: #FFFFFF;
}

a:link
{
  color: #FFFF00;
}

a:visited
{
  color: #FFFF00;
}

sup
{
  line-height: 1.2em;
}

.main
{
  background-image: url('../images/barbourbg.jpg');
  background-repeat: no-repeat;
  width: 850px;
  height: 465px;
}

.mainlink
{
  height: 70px;
  vertical-align: bottom;
}

.mainlink p
{
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 10pt;
  color: #FFFF00;
  text-decoration: none;
}

.mainlink a:active
{
  color: #FFFFFF;
}

.mainlink a:hover
{
  color: #FFFFFF;
}

.id
{
  text-align: center;
  margin: 0px;
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
}

.id p
{
  color: #000000;
}

.introtext
{
  line-height: 1.18em;
  width: 320px;
}

.introtext p, h1
{
  margin: 32px 14px 8px;
  font-weight: bold;
  font-size: 12pt;
  color: #FFFFFF;
  text-align: justify;
  text-indent: 12px;
}