.menutitle{
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}
.menutitlexl{
	font-family : "Times New Roman", Times, serif;
	font-size : 42px;
	font-style : italic;
	font-weight : bold;
}
.menuitem{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}
.menuitemxl{
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-style : italic;		
	font-weight : normal;
}
.menuitemxxl{
		font-family : "Times New Roman", Times, serif;
		font-size : 26px;
		font-style : italic;		
		font-weight : bold;
}		
