<!--
body {
	background-image: url(bg.jpg);
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style2 {color: #666666}
.style3 {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #999999;
}
.style4 {
	font-size: 2px;
	color: #000000;
}
-->