body {
	backfround-color: white;
	color: black;

}

p, dl, ol, ul, address {
	font-family: "times new roman", "times", serif;
	font-size: 10pt;

}

pre {
	font-family: "lucida console", "courier new", "monospace";
	font-size: 9pt;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

.content, .content p, .content ul, .content ol, .content dl, .content td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 6pt;
	line-height: 100%;
}

noprint {
	display: none;
}
