BODY{
  color : #0080ff;
  background-color : #FFFFFF;
  background-image : url(st01_bg.gif);
  text-align : center;
}
P{
  line-height : 125%;
  margin-left : 30px;
  margin-top : 0px;
  margin-bottom : 10px;
}

A:LINK{
  color : #ff0000;
}
A:VISITED{
  color : #808080;
}
A:HOVER{
  color : #00cc00;
}
DIV.main{
  width : 90%;
  margin-left : auto;
  margin-right : auto;
  text-align : left;
}
DIV.inyo{
  background-color : aqua;
}
TD{
  font-size : x-small;
  line-height : 1.2em;
}
H2{
  margin-top : 20px;
}
H3{
  margin-top : 30px;
  margin-bottom : 10px;
}
TABLE{
  font-size : small;
  margin-left : 30px;
  margin-top : 10px;
  margin-bottom : 10px;
}
blockquote{
  margin-top : 5px;
  margin-left : 40px;
  margin-bottom : 5px;
  
  
  font-family : serif;
  color : rgb(51, 51, 51);
}
CAPTION{
  font-size : x-small;
  font-weight : normal;
  text-align : left;
}
