BODY { 
color : black;
background-color : white;
font-family : Arial, Helvetica, sans-serif;
font-size : 100%;
line-height : 1.125em;
text-align : left;
} 
 td.variety {
	text-align: right;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif; 
	font-weight: bold;
	font-style: italic;
	color: white;
	background-color: red;
}



 td.year {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
