.body {
	font-family: mono;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
}
.head {
	font-family: mono;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #663333;
}

