body {
	background-color: #90966C;
}
.style1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: italic;
}
.style2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	color: #F3DB6E;
	font-weight: bolder;
	font-size: 16px;
}
.style3 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	color: #F3DB6E;
	font-size: 14px;
	font-weight: normal;
}
.style4 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	color: #F3DB6E;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
a {
	color: #FFCC33;
	text-decoration: none;
}
