#buttons {
	float: left;
}
.TITLE {
	font-family: "Goudy Old Style";
	font-size: 50px;
	color: #999999;
	font-weight: normal;
}
.BODYTEXT {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.TITLEBODYTEXT {
	font-weight: normal;
	font-family: Arial;
	font-size: 20px;
	color: #000000;
}
.HEADERTEXT {
	font-family: "Goudy Old Style";
	font-size: 60px;
	color: #CCCC99;
}
.BODYTEXTwhite {

	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.TITLEBODYTEXTwhite {

	font-weight: normal;
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
}
.SMALLTEXTwhite {


	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.image {
	float: left;
}
.topic {
	font-family: Arial;
	font-size: 24px;
	text-decoration: underline;
}
.bodybold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.BODYTEXTss {

	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.BODYTEXTwhiteBldIt {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
