body, table {
	font: 500 8pt/1.3 Tahoma, Arial, lucida, sans-serif; 
	color: #58595b; 
	background: #fff; 
	margin: 0;
}
h1 {
	font-size: 15px; 
	color: #f58220;
}
h2 {
	font-size: 120%; 
	color: #3163b3;
	margin: 12pt 0 12pt 70pt;
}
h3 {
	font-size: 100%;
	color: #3163b3;
	margin: 12pt 0 12pt 70pt;
}
p {
	text-align: justify; 
	margin: 12pt 0 12pt 70pt;
}
table {
	margin: 12pt 0 12pt 70pt;
}
ul, ol {
	margin: 12pt 0 12pt 70pt;
}
li {
	margin-left: 45pt;
	list-style-image: url("/gfx/li-print.gif");
	margin-top: 12pt;
	margin-bottom: 12pt;
	text-align: justify; 
}
hr {
	display: none;
}
a, a:visited {
	color: #000;
}
#page {
	padding: 0 15pt 0 15pt;
}
.nop, .out, #navi, #logo, #menu, #flash, #footer, h1 span {
	display: none;
}
.center {
	text-align: center;
}
.blue {
	color: #3163b3;
}
p.news .blue {
	font-size: 12px;
}
img {
	border: 10px solid white;
}
.fll {
	float: left;
}
.flr {
	float: right;
}
