@charset "UTF-8";
/* CSS Document */

.lbbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}
.lbheadsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
	text-align: left;
	vertical-align: top;
	text-indent: 5px;
	margin-top: 10px;
}
.lbheadlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
	text-align: left;
	vertical-align: top;
}
.lbheadxsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
	text-align: left;
	vertical-align: top;
	text-indent: 5px;
	margin-top: 10px;
}

