body{
  margin: 0px;
  background-color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: 1em;
  letter-spacing:0em;
  word-spacing: 0em;
  color: #cccccc;
}

td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
line-height: 1em;

letter-spacing:0em;
word-spacing: 0em;

color: #cccccc;
}

a:link, a:visited
{
color:  #CC9966;
}

h1
{
font-size: medium;
font-weight: bolder;
color:  #cccccc;
}

h2
{
font-size: small;
font-weight: bolder;
color:  #cccccc;
}





.photos
{
border: 1px solid #CC9966;
}



