A:link { text-decoration:none; color:blue;}
A:visited { text-decoration:none; color:gray;}
A:active { text-decoration:none; color:orange;}
A:hover { text-decoration:underline;}

H1 {
	font-size: 9pt;
	color: #000000;
	text-align: center;
}

H2 {
	font-size: 8pt;
	color: #996666;
	text-align: center;
}

H3 {
	font-size: 9pt;
	color: #660066;
	text-align: center;
}

H4 {
	font-size: 9pt;
	color: #336666;
	text-align: center;
}

H5 {
	font-size: 9pt;
	color: #666666;
	text-align: center;
}

H6 {
	font-size: 9pt;
	text-align: center;
	color: #663300;
}

P {
	font-family: "‚l‚r ƒSƒVƒbƒN";
}

PRE {
	font-family: "‚l‚r ƒSƒVƒbƒN";
}

UL {
	font-size: 10pt;
}



*.ClearLeft {	clear: left;	}


.center {	text-align: center;	}
.normal {	letter-spacing: normal;	}
.space1 {	letter-spacing: 2em;	}
.space2 {	letter-spacing: 4em;	}


<!-- unsupported by NN4.x
	@import;
	text-justify:;
	letter-spacing:;
	font-family:;
	font:;
-->
