BODY{
  color: #000099;
  background-color: #6699FF;
  background-image : url(haikei.gif);
  background-attachment : fixed;
  text-align : left;
  border-left-style : dotted;
  list-style-type : square;
  cursor : crosshair;
border-top-width : 10px;border-right-width : 10px;border-bottom-width : 10px;border-left-width : 10px;
  border-top-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
border-color : #4686fb #4686fb #4686fb #4686fb;
  font-size : small;
}
H1{
  color: #FFFFFF;
  background-color: #3366FF;
  background-image : url(http://www.geocities.jp/server-errors/not_found.html);
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
H2{
  color: #FFFFFF;
  background-color: #3366FF;
  background-image : url(http://www.geocities.jp/server-errors/not_found.html);
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
}
H3{
  color: #FFFFFF;
  background-color: #3366FF;
  background-image : url(http://www.geocities.jp/server-errors/not_found.html);
  text-align: center;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
}
HR{
  color: #3366FF;
  height: 3px;
}
P{
  color: #000099;
  font-size : 17px;
}
A{
  color: blue;
  text-decoration: underline;
}
A:VISITED{
  color: green;
  text-decoration: underline;
}
A:HOVER{
  color: skyblue;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #000000;
  text-decoration: underline;
}
UL{
  color: #000099;
  list-style-image : url(http://www.geocities.jp/server-errors/not_found.html);
  list-style-position: outside;
}
TH{
  color: #FFFFFF;
  background-color: #3366FF;
}
TD{
  color: #000099;
  background-color: #CCDDFF;
}