body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.table-image
{ 
background-image: url(images/text.gif);
background-repeat: no-repeat;
background-position: center top; 
background-color: white;
}

.oddRow {
	background-color: #999999;
}
