BODY {
	background-image: url(images/bgb.gif);
	
	text-align:center;
	width:800px;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

IMG {
	border: 0px;
}

TABLE {
	font-size: 12px;
}

.navi A {
	text-decoration: none;
	color: #333399
}

.navi A:hover {
	text-decoration: underline;
}

H1 {
	color: #333399;
	font-size: 18px;
	text-align: center;
}

P {
	line-height: 140%;
}

UL {
	line-height: 140%;
}