@charset "utf-8";

body {
	font-size:16px;
	_font-size:110%;
	}
.ct p {
	line-height:1.6em;
}

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