.Headline1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #715E45;
}
.Headline2 {

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #715E45;
}
.Bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 160%;
}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
}
