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


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