body {
  margin: 0px auto;
  background: #f5f5f5 none repeat scroll 0% 50%;
  color: #999999;
  font-weight: inherit;
  line-height: 1.6;
  font-family: Georgia;
  font-variant: normal;
  font-size: 14px;
  font-size-adjust: none;
}
a:link, a:visited, a:active {
  color: #ff007e;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #ff007e;
}
input {
  margin: 0px;
  padding: 0px;
}
img {
  border:  none;
  margin: 0;
  padding: 0;
}
h1 {
  margin: 0px;
  padding: 0px 0px 0px 5px;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  color: #505050;
  font-family: Georgia;
}
p {
  margin: 0px 0px 0px 35px;
  padding: 0px;
  font-size: 14px;
  font-family: Georgia;
  line-height: 1.6;
}
b {
  color: #ff007e;
  font-size: 14px;
  font-weight: bold;
}
.photoinfo {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #646464;
  padding-top: 10px;
}

