body {
	color: #333;
	width:974px;
	font-family:helvetica,tahoma,verdana,sans-serif;
    font-size:10px;
	background-color:#f3f2f2 !important;
}

table {
border: medium solid #000000;
border-collapse: collapse;
width: 100%;
font-size:11px;
}
.tableGen {
border: 0px;
width: 100%;
}
.tdGen {
border: 0px;
width: 100%;
}
td {
font-family: sans-serif;
border: thin solid #000000;
width: 50%;
padding: 5px;
text-align: left;
background-color: #ffffff;
}
caption {
font-family: sans-serif;
}

