/* CSS Document */
#banner, #sidebar-a, #footer, { display: none; }
#container {
}
.testi {
	white-space: pre;
	font-family: "Courier New", Courier, monospace;
	color: #990000;
	font-size: 11px;
}body {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 11px;
}
