body {
	background-attachment: scroll;
	background-image: url(image/bg1.gif);
	background-repeat: repeat;
	background-position: center top;
}
td {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #0066CC;
}
a:active {
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}
