html    {overflow-y: scroll;}

body    {background-color: #ffffff;
	 background-image: URL(./sim/pen.gif);
	 background-position: 2% 0%;
	 background-repeat: repeat;
	 margin: 0% 0% 0% 20%;}

body,h1,h2,p
	{color: #505050;
	 background-color: #ffffff;
	 font-family: "MS UI Gothic";}

h1      {font-size: 100%;}

p.text,
p.aste,
p.navi  {font-size: 80%;}

h1.subt,
p.text,
p.aste,
p.navi  {margin-top: 0px;
	 margin-bottom: 0px;
	 padding-left: 30px;
	 padding-right: 30px;}

.date   {font-size: 8pt;}

.subt   {padding-top: 5%;
	 padding-bottom: 1%;}

.text   {line-height: 190%;
	 text-align: justify;
	 text-justify: inter-ideograph;
	 padding-top: 10%;}

.aste   {text-align: center;
	 padding-top: 10%;}

.navi   {text-align: right;
	 padding-top: 150px;
	 padding-bottom: 50px;}

.line   {text-align :center;
	 margin-top: 10%;
	 background-color: #ffffff;
	 border-top: 1px solid #808080;
	 border-left: 1px solid #606060;
	 border-right: 1px solid #a0a0a0;
	 border-bottom: 1px solid #c0c0c0;}

.words	{line-height: 160%;}


.right  {text-align: right;}

.white  {color: #ddded3;
	 text-decoration: none;}

.gray   {color: #808080;}



/* ANCHER */
A         {padding-top: 9px;
	   text-decoration: none;}
A:link    {color: #B7410E;}
A:visited {color: #262B3C;}
A:active  {color: #c0c0c0;}
A:hover   {color: #000000;
	   background-image: URL(./sim/link.gif);
	   background-position: 0% 0%;
	   background-repeat: no-repeat;}