body {
	font-size: 9pt;
	color: #333333;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #910000;
	line-height: 1.3em;
}

td {
	font-size: 9pt;
	color: #333333;
	line-height: 1.3em;

}

a.navi {
	text-decoration: none;
	color: #FFFFFF;

}
a.navi:hover {
	left: 1px;
	bottom: 1px;
	position: relative;



}
a.menu {
	text-decoration: none;
	font-size: 9pt;
	color: #FFFFFF;
}

.header {
	font-size: 14px;
	font-weight: bold;
}
a.coution {
	font-weight: bold;
	color: #0000FF;
	font-size: 120%;
}
