body {
  border: 5px solid #009900;
  margin: 5px;
  padding: 5px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #99ff99;
  font-size: 15px;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
  visibility: visible;
}
h1 {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  text-decoration: underline;
  text-transform: none;
}
h2 {
  border-style: none;
  font-size: 28px;
  font-weight: bold;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-transform: none;
  text-align: left;
}
h3 {
  border-style: none;
  font-size: 26px;
  font-weight: bold;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-transform: none;
  text-align: left;
}
h4 {
  border-style: none;
  text-decoration: underline;
  font-size: 24px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-transform: none;
  text-align: left;
}
h5 {
  border-style: none;
  font-size: 22px;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
}
h6 {
  border-style: none;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-transform: none;
  text-align: left;
}
p {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 15px;
}
body, p, li {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
}
a:link {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 15px;
  color: #3366ff;
}
a img {
  border: 2px ridge black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: normal;
}