.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366FF;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
}
