/* CSS Document */
* {
	font-size: 12pt;
	background: none;
}

#navi_top, #sidebar, #autor, #head {
	display: none;
}

h2{
	font-size: 18pt;
	font-weight: normal;
}

h3{
	font-size: 16pt;
	font-weight: normal;
}

#foot{
	font-size: 10pt;
	color: #666666;
}

.pic_l {
	float: left;
	margin: 5px;
}

.pic_r {
	float: right;
	margin: 5px;
}

p {
	margin-bottom: 0 0 5pt 0;
}