@charset "utf-8";
.bodytextbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	border-top-width: thin;
	border-bottom-width: thin;
	margin: auto;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	color: #FFF;
}

