body {
	background:white;
	color:black;
}

h1, h2, h3 {
 text-align: left;
}

p {
 line-height: 150%;
 font-size: 1em;
}

dl,dd {
 line-height: 130%;
 font-size: 0.9em;
}
td.ake {
 line-height: 130%;
 font-size: 0.9em;
}
li {
 line-height: 130%;
 font-size: 1em;
}
em {
 text-decoration: none;
 font-style: normal;
 font-weight: bold;
}
.index {
 font-size: 1.2em;
 font-weight: bold;
 background: white url(../new-img/iback.gif) 0% 0%;
}

.small {
 font-size: 0.8em;
 line-height: 1.2;
}

a.blue:link	{color:blue;}
a.blue:visited	{color:blue;}
a.blue:active	{color:red;}
a.blue:hover	{color:red;}
.txt { font-size: 80%; line-height: 140% }

UL.small { font-size:0.9em; line-height:120%;}
