.css {
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	background-image: url(image/dot1.gif);
}
td {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
a {
	text-decoration: none;
	color: #339999;
}
