#content h1{
  font            : 12px/1.2em verdana, arial, sans-serif;
  text-align       : center;
  width            : 800px;
  padding          : 3px;
  margin           : 1px;
  border-top       : 1px solid gray;
  border-bottom    : double gray;
}
#content p.p1{
  width            : 800px;
  margin           : 0;
  padding          : 5px 2px 10px 2px;
  text-align       : left;
  line-height      : 15px;
  font-size        : 1.2em;
}
#content table{
  width            : 820px;
  border-top       : 1px solid gray;
  border-right     : 1px solid gray;
}
#content table thead th{
  padding          : 2px;
  border-left      : 1px solid gray;
}
#content table thead th{
  border-bottom    : 1px solid gray;
}
#content table tbody td{
  font             : 11px/1.2em verdana, arial, sans-serif;
  padding          : 2px;
  border-left      : 1px solid gray;
  border-bottom    : 1px solid gray;

}
#include{
  text-align       : left;
}
#include p{
  font-weight       : bold;
}