td {
	font-family : Times New Roman;
	font-size : 10pt;
	color : #333300;
}
font.featured {
	font-family : Times New Roman;
	font-size : 10pt;
	color : #666666;
}
font.copyright {
	font-family : Times New Roman;
	font-size : 8pt;
	color : #666666;
}
font.warning {
	font-family : Times New Roman;
	font-size : 8pt;
	color : #C00000;
}
a {
	font-family : Times New Roman;
	font-size : 10pt;
	text-decoration: underline;
	color: Black;
}
a.hover {
	font-family : Times New Roman;
	font-size : 10pt;
	text-decoration: none;
	color: #484848;
}

input {
	font-family: "Monospace";
	font-size: 9pt;
}

select {
	font-family: "Monospace";
	font-size: 9pt;
}

textarea {
	font-family: "Monospace";
	font-size: 9pt;
}
span.wineType,span.wineGrape {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #009900;
}
span.wineGrape {
	font-size: 14pt;
}