	@font-face {  
	  font-family: Rosewood Std Regular;  
	  src: url(/RosewoodStd-Regular.otf) format("truetype");  
	}  

.h {
	font-size: 72px;
	font-style: italic;
	font-weight: 900;
	font-variant: normal;
	color: #411701;
	font-family: "Rosewood Std Regular";
	background-color: #CBAD76;
}
.newsprint {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #341301;
	background-color: #CBAD76;
}
.menuu {
	font-family: "Rosewood Std Regular";
	font-size: 16px;
	border: medium double #2D2D2D;
	color: #411701;
	background-color: #CBAD76;
}
.Trademark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: 900;
	font-variant: small-caps;
	text-decoration: underline overline;
	color: #411701;
	background-color: #CBAD76;
}
.Newest_ads {
	font-family: "Courier New";
	font-size: 18px;
	font-weight: 900;
	text-decoration: blink;
}
.Main_Story {
	font-family: "Rosewood Std Regular";
	font-size: 48px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.Title {
	font-family: "Rosewood Std Regular";
	font-size: 16px;
	font-weight: bolder;
	color: #411701;
}
