.titletxt {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.white {
	color: #FFFFFF;
}
.btntext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: 2px;
	font-weight: bold;

}
.bodytext {


	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
}
.black {

	color: #000000;
}
.bodytextsmall {



	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
}
.bodytextbold {



	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.bodytextwhite {



	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.green {


	color: #003300;
}
.bodytextwhitebold {




	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.titletxtblack {

	font-family: "Tw Cen MT";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
}

