body {
	background-image: url();
	background-color: #999999;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial;
}
.style2 {color: #333333; font-family: Arial; font-size: 12px;}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
