
body{
  background-image : url(pe01_bg.gif);
  background-attachment : fixed;
  scrollbar-base-color : #a4bdff;
  scrollbar-fase-color : aqua;
  scrollbar-high-light-color : white;
  font-family : "‚l‚r ƒSƒVƒbƒN","‚l‚r‚o ƒSƒVƒbƒN", Osaka;
  font-size : 100%;
}
DIV{
  text-align : center;
}
DIV.Centering{
    width: 64%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
DIV.inTable{
  text-align : left;
  valign : top;
}
div.box{
  width  : 300px;
  height : 200px;
  background-color : ffffff;
  overflow : auto;
  text-align : left;
  border : 1;
  padding : 10px;
  font-size : 80%;
}
p.sentence{
  font-weight: bolder;
  color : midnightblue;
  line-height : 1.5;
  letter-spacing : -1pt;
}
.Affiliate{
  font-size : 75%;  
  font-weight: bolder;
  color : blue;
}
.brown{
  font-size : 80%;
  font-weight : normal;
  color : #990000;
}
.darkgreen{
  font-size : 80%;
  font-weight : normal;
  color : darkgreen;
  line-height : 1.5;
}
.red{
  font-size : 80%;
  font-weight : normal;
  color : red;
  line-height : 1.5;
}
.blue{
  font-size : 80%;
  font-weight : normal;
  color : blue;
  line-height : 1.5;
}
.darkgreen-L{
  font-size : 150%;
  font-weight : bold;
  color : darkgreen;
  line-height : 1.5;
}
LI{
  list-style-image : url(b009lis.gif);
  font-weight: normal;
  color : navy;
  line-height : 0.3;
}
TABLE{
  color : darkgreen;
  line-height : 1.0;
  letter-spacing : -1pt;
}
A{
  font-weight: normal;
  color: blue;
  text-decoration: none;
}
A:VISITED{
  font-weight: normal;
  color: blue;
  text-decoration: none;
}
A:HOVER{
  font-weight: normal;
  color : red;
  text-decoration: underline;
}
A:ACTIVE{
  font-weight: normal;
  color: blue;
  text-decoration: none;
}
H1{
  font-size : small;
  font-weight: bold;
  color : darkgreen;
}
H2{
  color : red;
}
H3{
  color : blue;
}
H4{
  font-size : 20pt;
  font-weight : 800;
  color : darkgreen;
  line-height : 20pt;
}
H5{
  font-size : xx-small;
  color : red;
}
H6{
  font-weight : normal;
  line-height : 1.5;
  color : #8B0000;
}