body {
	margin: 20px 0 0 0;
	padding: 0;
	color: #666666;
	background-color: #FFFFFF;
	background-image:  url(../common_img/bg.gif);
}
img {
  border: 0;
}
p {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
h1, h2, h3 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: left;
}
th, td {
  font-size: x-small;
  line-height: 120%;
}
hr {
  margin-bottom: 4px;
  border: none;
  border-top: 1px dotted #666666;
  _height: 1px;
}