* {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
font-size:       100%;
font-style:      normal;
font-weight:     normal;
list-style-type: none;
margin:          0;
padding:         0;
border-style: none; }

a:link { }
a:visited { }
a:hover { }
a:active { }
p.lead {
	color: #633D96;
	font-size: 120%;
	line-height: 160%;
	margin: 10px 20px 0px 20px;
}
p.paragraph {
line-height: 180%;
margin: 10px 20px 10px 20px;
text-indent:1em;
}
p.paragraph2 {
line-height: 180%;
margin: 10px 20px 10px 20px;
}
p.paragraph3 {
line-height: 180%;
margin: 10px 20px 10px 20px;
padding:0em 0em 0em 1.2em;
text-indent:-1.3em;
}

p.illust {
text-align: center;
margin-top: 10px;
margin-bottom: 20px; }
p.caution {
font-size: 90%;
margin: 0px 20px 10px 20px;
 }
 p.subillust {
float: right;
margin:0px 10px 10px 10px; }

.clear {
clear: both;
 }
ol.level1 {
margin-bottom: 20px;
margin-left: 20px; }
ol.level1 li {
line-height: 160%;
list-style-type: decimal; 
margin-left: 2em; 
margin-right: 2em;

}
ol.level2 {
margin:0px 20px 0px 20px;
}
ol.level2 li {
line-height: 160%;
list-style-type: upper-roman;
margin-left:5px;
}

ul.list {
margin:1em 3em 3em 3em;}
ul.list li {
line-height: 180%;
margin-bottom: 15px;
list-style-type: disc; }
