/*	$Id: yoiko.css,v 1.3 1999/09/20 13:08:43 default Exp $	*/

BODY {
	margin-left: 20px;
	margin-right: 20px;
}

P {
	line-height: 140%;
}

A:link, A:active, A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #000080;
	text-decoration: underline;
}

BLOCKQUOTE {
	margin-left: 4em;
}

TABLE TR TD {
	line-height: 135%;
	margin-left: 20px;
	margin-right: 20px;
}

TABLE.nav TR TD {
	line-height: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

DT {
	margin-left: 3px;
	font-weight: bold;
}

DT.ascii {
	margin-left: 3px;
	font-weight: bold;
	font-family: arial, helvica;
}

DD {
	margin-left: 10px;
	font-family: arial, helvica;
}

UL LI {
	line-height: 140%;
	list-style-image: url(img/arrow_min_left.gif);
}

LI {
	line-height: 135%;
}

H1	{
	line-height: 25px; 
	font-size: 21px;
	font-weight: bold;
}

H2	{
	line-height: 22px; 
	font-size: 18px;
	font-weight: bold;
}

H3	{
	line-height: 18px; 
	font-size: 14px;
}

H4	{
	line-height: 16px; 
	font-size: 12px;
}

.emphasis {
	font-family: arial;
	font-size: 16pt;
}

.10px	{
	line-height: 14px;
	font-size: 10px;
}

.indent {
	text-indent: 30pt;
/*	margin-left: 30pt;	*/
	line-height: 140%;
}

.copy {
	font-family: arial;
	font-size: 8pt;
}
