BODY {
	background: #669933;
	color: #000000;
	margin: 0px;
	font-family: "trebuchet ms";
	font-size: 9px;


}

A {
  color: #669933;
  text-decoration: underline; font-weight:bolder
}

A:hover {
  color: #000000;
  text-decoration: none; font-weight:bold 
}
.footer {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;

}
.bodytxt {
	font-size: 13px;
	font-family: "trebuchet ms";

}
.centertable {
	background-color: #CFD784;
}
.headtxt {
	font-size: 16px;
	color: #ff6600;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

}
.cabintxt {
	font-family: "trebuchet ms";
	font-size: 12px;
}
