body,td,th {
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
#nav {
	position:absolute;
	left:213px;
	top:21px;
	width:553px;
	height:61px;
	z-index:1;
}
#body {
	position:absolute;
	left:153px;
	top:99px;
	width:500px;
	height:308px;
	z-index:2;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
