 
BODY{
  font-size : medium;
  font-family : serif,"Times New Roman";
  font-weight : normal;
  background-color : white;
}
H1{
  font-size : x-large;
  font-family : sans-serif,Arial;
  font-weight : bold;
  color : #303060;
}
H2{
  font-size : large;
  font-family : sans-serif,Arial;
  margin-top : 3pt;
  margin-bottom : 3pt;
  color : #303060;
}
H3{
  font-size : medium;
  font-family : serif,"Times New Roman";
  font-weight : bold;
  margin-top : 2pt;
  margin-bottom : 2pt;
  font-style : italic;
  color : #603060;
}
TH{
  font-weight : bold;
  background-color : #ffffc0;
  text-align : center;
  font-size : medium;
}
.body{
  text-indent : 0.3in;
  margin-top : 0.2in;
  margin-bottom : 0.2in;
}
.navi_button{
  text-align : center;
  margin-top : 3pt;
  margin-bottom : 3pt;
}
.copyright{
  font-size : x-small;
  font-family : serif,"Times New Roman";
  font-weight : normal;
  font-style : italic;
  text-align : center;
  color : gray;
}
.update{
  font-size : small;
  font-family : serif,"Times New Roman";
  font-style : italic;
  color : gray;
  text-align : center;
}
.author{
  font-style : italic;
}
A:LINK{
  color : #000060;
  text-decoration : none;
}
A:VISITED{
  color : #600040;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
.address{
  margin-left : 1em;
  margin-right : 1em;
}