.body {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
}
.bodyBLK {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	line-height: 15px;
}
.title {
	font-family: "Century Gothic";
	font-size: 26px;
	color: #FFFFFF;
	line-height: 15px;
}
.titleblack {
	font-family: "Century Gothic";
	font-size: 26px;
	color: #000000;
	line-height: 15px;
}
.title2 {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #feffb7;
	line-height: 15px;
}
.Tabletitle {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #606d19;
	line-height: 15px;
	text-align:center;
}
.Table {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	line-height: 15px;
	text-align:center;
}
.title2WHT {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #ffffff;
	line-height: 15px;
}
.casaheader {
  background: url("images/casa_header_bg.png") no-repeat 0 0 transparent;
  width: 1024px;
  height: 84px;
}