@charset "utf-8";
/* CSS Document */

.bodytextstandard {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003;
}
.Boldtext {
	font-family: "Monotype Corsiva";
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003;
}
.menutext {
	font-family: "monotype cosiva";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003;
}
.BIGTYPE {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003;
}
.boldsmalltext {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003;
}

