body {
	background-color: #e6e6e6;
	background-image: url(e-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 180%;
	color: #666666;
	text-align: justify;
}
.bottomfont {
	font-size: 8pt;
	line-height: 140%;
	color: #FFFFFF;
}
.navi-font {
	font-size: 8pt;
}
a.navi {
	color: #3f4190;
	text-decoration: none;
}
a.navi:hover {
	color: #0066CC;
	text-decoration: underline;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}