/* CSS Document */
body {
	margin: auto;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color:#333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color:#F1008B;
}
#table1 {
	margin:auto;
}
.table {
display:none;
}
