body,th {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	letter-spacing: 0.02em;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	letter-spacing: 1pt;
}.title {
	color: #990000;
}
.img_S {
	border: 1px solid #666666;
	height: 175px;
	width: 125px;
}
