BODY {
  background: #708090;
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  margin: 0px;
}
A:link { font-size: 11pt; color: #666666; text-decoration: none; font-weight : bold;}
A:visited { font-size: 11pt; color: #666666; text-decoration: none; font-weight : bold;}
A:active { font-size: 11pt; color: #666666; }
A:hover { font-size: 11pt; color: #808080; text-decoration: underline; font-weight : bold;}

.nest1 {
  border-collapse: collapse;
  border: solid 2px white;
  background-image: url(images/GreyTiles.jpg);
}

.nest2 {
  border-collapse: collapse;
  border: solid 2px white;
  background: #000000;
}

.nest3 {
  background-image: url(images/GreyTiles.jpg);
  border-collapse: collapse;
  border: solid 3px white;

}

.nest4 {
  border-collapse: collapse;
  background-image: url(images/GreyTiles.jpg);
}

.main {
  background: #ffffff;
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

.foot {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
}

.main2 {
  background: #ffffff;
  font-family: Verdana;
  font-size: 10pt;
  color: #000000;
}

h1 {
  font-family: Verdana;
  font-size: 14pt;
  color: #666666;
  font-weight: bold;
}

.p1 {
  align: center:
}
