@charset "utf-8";
.headerstyle {
	font-family: fantasy, cursive, "NewCenturySchlbk-BoldItal Ex", NewOrderEngraved;
	color: #993300;
	background-color: #FFFFFF;
	text-decoration: underline;
	background-repeat: no-repeat;
	border: thin none #FFFFFF;
	font-size: 18px;
}


.headerstyle2 {
	font-family: fantasy, cursive, "NewCenturySchlbk-BoldItal Ex", NewOrderEngraved;
	color: #993300;
	background-color: #FFFFFF;
	text-decoration: underline;
	background-repeat: no-repeat;
	border: thin none #FFFFFF;
	font-size: 16px;
}

.headerstyle3 {
	font-family: fantasy, cursive, "NewCenturySchlbk-BoldItal Ex", NewOrderEngraved;
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: no-repeat;
	border: thin none #FFFFFF;
	font-size: 16px;
}

.footerstyle {
	background-color: #FFFFFF;	
}

.menustyle {
	font-family: fantasy, cursive, "NewCenturySchlbk-BoldItal Ex", NewOrderEngraved;
	font-size: 14px;
	background-color: #363636;
	color: #FF0000;
}
