/*BODY {
	font-size: medium;
	line-height: 150%;
	color: black;
	background-color: white;
}*/
P {
	font-size: medium;
	line-height: 1.5em;
}
H1 { font-size: 2.0em; }
H2 {
	font-size: 1.5em;
	margin-top: 1.5em;
}
H3 {
    font-size: 1.1em;
}
.EM {
    font-style: normal;
    color: red;
}
.selfword {
    font-size: medium;
    line-height: 150%;
    margin-top: 2%;
    margin-right: 7%;
    margin-bottom: 2%;
    margin-left: 7%;
}
.3em{
	font-size: medium;
	line-height: 1.2em;
	margin-right: 3em;
	margin-left: 3em;
}
.5per{
	font-size: medium;
	line-height: 1.2em;
	margin-right: 5%;
	margin-left: 5%;
}
small { font-size: x-small; }
.small { font-size: x-small; }
.footer {
	font-size: small;
	line-height: 1.2em;
}
.indent {
    margin-right: 3em;
    margin-left: 6em;
}
.center {
    text-align: center;
}
LI{
	font-size: medium;
	line-height: 1.5em;
}
UL{
	font-size: medium;
	line-height: 1.5em;
}
OL{
	font-size: medium;
	line-height: 1.5em;
}
.waku{
	font-size: medium;
	line-height: 120%;
	margin-right: 1%;
	margin-left: 1%;
	border-width: thin;
	border-style: solid;
}
.diary {
    font-size: medium;
    line-height: 120%;
    margin-right: 1.5em;
    margin-left: 1.5em;
}
.xsmall {
	font-size: xx-small;
}
