td {
	font-size: 9pt;
	text-decoration: none;
	line-height: 15pt;

}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.tit {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
.fonts1 {
	font-size: 9pt;
	line-height: 10px;
	text-decoration: none;
}
