body{
  font-size: 1em;
  line-height: 1.4;
  background-color: white;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  scrollbar-base-color: #d2e9ff;
  background-image : url(img/d07.gif);
  background-repeat: repeat;
}
h1{
  font-size: 2em;
}
h2{
  font-size: 1.5em;
}
h3{
  font-size: 1.2em;
}
h4{
  font-size: 1em;
}
a{
  font-weight: bold;
  text-decoration: none;
  color:#0080ff;
}
a:hover{
  text-decoration: underline;
}
vlink{
  color:#cc00cc;
}
alink{
 color:#ff0000
}
td{
  font-size: 1em;
  line-height: 1.4;
}
th{
  text-decoration: none;
}
.head {
	width: 100%;
	text-align: center;
}
.head div	{
	width: 1100px;
	height:150px;
	border: 0px
	margin: 0 auto;
	text-align: left;
}

