form {
  margin: 0px;
}

img {
  border: 0;
}

table
{

}

td, th
{
  margin: 0;
  padding: 0;
}

h1 {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #996699;
  margin: 10px;
  padding: 0;
  text-align: left;
}

h2 {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  margin: 15px;
  padding: 0;
  text-align: left;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

li {
  margin-top: 15px;
  margin-bottom: 15px;
}

#toptext {
  font-family: Arial; 
  font-size: 11px; 
  color: #333333;
  width: 325px; 
  text-align: justify;
}

#bottomtext {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  margin-left: 15px;
  text-align: justify;
}

#bottomlinks {
  font-family: Arial;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}

#pageheader {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}

#smallfont {
  font-family: Arial;
  font-size: 12px;
}

#description {
  font-family: Arial;
  font-size: 13px;
  color: #333333;
  text-align: justify;
  width: 400px;
  padding-left: 15px;
}

#price {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-align: right;
}

#fromamanda {
  background-image: url(images/gradientbackground.jpg);
  font-family: Arial;
  font-size: 13px;
  color: #333333;
  text-align: justify;
  width: 520px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#bodytext {
  font-family: Arial;
  font-size: 13px;
  color: #333333;
  text-align: left;
  width: 500px;
  padding-top: 10px;
  padding-bottom: 10px;
}