/*****     font     *****/
body {
	font-size:12px;
	/*_font-size:82%;*/
	}
*+html body, * html body {
	font-size:82%;
	}
p {
	line-height:1.6em;
	}

p{
	/*_letter-spacing:0px;*/
	}
.ltext {
	font-size: 110%;
}
.lltext {
	font-size: 126%;
}
.stext {
	font-size: 95%;
	}
.sstext {
	font-size: 83%;
	}
.normal {
	font-weight:normal;
	}
h3,h4,h5 {
	font-size:100%;
	}


.ct {
	}
.ct p {
	line-height:1.5em;
	}
.ct li {
	line-height:1.5em;
	}


@media print {
body {
	font-size:12pt;
	}
.ct {
	font-size:12pt;
	}
h1 {
	font-size:18pt;
	}
h2 {
	font-size:16pt;
	}
h3 {
	font-size:14pt;
	}
}
