.blog {
	font-family: "Garamond Reprise OldStyle SSi";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: top;
	word-spacing: 1px;
}
.headline {
	font-family: "Garamond Reprise OldStyle SSi";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6633;
	letter-spacing: 5px;
	word-spacing: 5px;

}
.body {
	font-family: "Garamond Reprise OldStyle SSi";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	word-spacing: 2px;
}

