body {
	background-image: url(images/bg01.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #1373BD;
	text-decoration: none;
}
a:visited {
	color: #1273BD;
	text-decoration: none;
}
a:hover {
	color: #3D8D1E;
	text-decoration: underline;
}
a:active {
	color: #3D8D1E;
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}