body {
	color: #808080;
	background-color: #ffffff;
	font-family: "Tahoma";
	font-size: 9pt;

}

td {
	font-size: 9pt;
}

a {
	color: #6666cc;	
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

.header {
	font-family: "Georgia";
	font-size: 24pt;
	color: #000000;
	font-weight: bold;	
}

.item-description {
	background-color: #F0F0EA;
	text-align: center;
	vertical-align: text-top;	
}

.item-table {
	border="0";
	cellpadding="4";
	cellspacing="1";
	width="650";
}

.menu-item {
	font-weight: bold;
}