body,table {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	letter-spacing:1px;
}
.di {
	background-image: url(../image/leftdi.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

