body {

	font: bold 14px "Times New Roman", Times, serif;
	background: white
	color: #003300;
	margin: 5px;
	padding: 3px;
}
td,th {
	font: bold 14px "Times New Roman", Times, serif;
	background: no-repeat fixed center center;
	color: #003300;
	margin: 5px;
	padding: 0px;
}

