div#container
{
   width: 607px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   font: 100%;
   font-size: 0.875em;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #ECE9D8;
   color: #000000;
}
a:active
{
   color: #0000FF;
}
#h1
{
  display: block;
  border: solid  1px #0093DD;
  font-size: 26px;
  color: #0093DD;
  padding: 0px;
  font-weight: bold;
  text-align: center;
}
#h2
{
 display: block;
 border: solid  1px;
 text-align: center;
 color:  #FB6F17;
 font-weight: bold;
 padding: 0px;
 font-size: 21px;
}
/*#EC8D00*/
p{
  padding: 0px;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
}
span
{
  color: #0093DD;
  font-weight: bold;
}
#h3
{
  color: #009999;
  text-decoration: underline;
  font-weight: bold;
  font-family: Arial;
  font-size: 1.10em;
}
