.Menutype {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
.bodytype {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990033;
}
.capsbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #990000;
	text-transform: uppercase;
	letter-spacing: 2pt;
}
.smallbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #990000;
	text-transform: none;
	letter-spacing: 0pt;
}

