body {
	font-family: "trebuchet MS", Arial;
	background-color: #CCCC99;
	color: #663300;
}
h1 {
	font-family: "trebuchet MS", Arial;
	font-size: 36px;
	font-style: normal;
	color: #663300;
}
h2 {
	font-family: "trebuchet MS", Arial;
	font-size: 24px;
	color: #663300;
}
p {
	font-family: "trebuchet MS", Arial;
	color: #663300;
}
.special {
	font-family: "trebuchet MS", Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
