body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
td {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #212484;
}
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style17 {	font-size: 9px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

table.simple thead tr {
	background-color: #eee;
}
table.simple tr.even {
	background-color: #ffebd2;
}

table.simple tr.header {
	background-color: #98ABFC;
}

table.simple {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table.simple td,table.simple th{
	border: 1px solid #ccc;
}
table.simple th{
	font-size: 11px;
	font-weight: bold;
}
table.simple td{
	font-size: 10px;
}

