body {
  font-family: Arial, Helvetica, Helv, Sans-Serif;
  color: #070;
  background-color: #efefc0;
}

h1
{
  margin: 25px 15% 10px 15%;
  font-size:28px;
  font-weight:bold;
}

h2
{
  margin: 25px 15% 10px 15%;
  font-size:14px;
  font-weight:bold;
}

p
{
  margin: 0px 15% 10px 15%;
  font-family: Times New Roman, Times, Serif;
  font-size: 1.0em;
  color:#080;
  text-align: justify;
}

ul li
{
  margin: 0px 15% 10px 15%;
  font-family: Times New Roman, Times, Serif;
  font-size: 1.0em;
  color:#080;
}
