body {
  margin-top: 30px;
  margin-bottom: 0;
  scrollbar-face-color: #FF9900 ;
  scrollbar-shadow-color: #00ff33;
  scrollbar-highlight-color: #3366ff;
  scrollbar-3dlight-color: #E80000;
  scrollbar-darkshadow-color: #E80000;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #FFFF00;
  bgcolor: #6699ff;
  background: url(Q018.JPG) fixed repeat-x;
  text-align: center;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: red;
  border-top: solid 1px;
  border-bottom: solid 1px;
}

a:link,a:visited {
text-decoration: none;
}


H1{
  font-size : 18px;
  margin-top : 1px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 1px;
  font-family : "MS UI Gothic";
}

H2{
  font-size : 16px;
  font-weight : normal;
  margin-top : 1px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 1px;
  font-family : "MS UI Gothic";
  line-height: 24px;
}

#outline {
  width: 850px;
  background: url(index.files/backsaikin.gif) repeat;
  text-align: center;
  margin : 0;
  padding-right: 12px;
  padding-left: 12px;
}
