body {
  background: white; 
  font-size: 11px;
  color: black
  font-family: "MS PºÞ¼¯¸E"
}
h1 {
  font-size: 1.8em;
  color: white;
  font-family: HGPºÞ¼¯¸E;
  text-align: left;
  valign: midle;
}
h2 {
  font-size: 1.5em;
  color: blue;
  font-family: HGPºÞ¼¯¸E;
  text-align: center;
}
h3 {
  font-size: 1.2em;
  color: blue;
  font-family: HGPºÞ¼¯¸E;
  text-align: left;
}
p { line-height: 2em }
a:link { color: blue; }
a:visited { color: blueviolet; }
a:hover { color: orange; }
