<style type="text/css">

body {
  text-align:center;
  margin:0; padding:0;
}

.all { margin:15px; }

.pagebody {
  text-align: left;
  max-width:450px;
  margin:35px auto 15px;
  font-size:14px;
  font-family:  YuGothic, 'Yu Gothic', "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500; 
  letter-spacing:1.2px;
  line-height:1.8em; }

br { letter-spacing: normal; }

hr{
  border:none;
  height:1px;
  color:#FFFFFF; }

a:link,a:visited{
  text-decoration:underline;
  cursor:default; }

a:hover{
  text-decoration: none; }

.mono{ background-color:#eeeeee; }

textarea {
  font-size:13px;
  line-height: 1.5em;
  color:#888888;
  border:thin dotted #999999; }

</style>