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

.bodytext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: normal;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bodytext_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #000000;
}
.bodytext_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: normal;
	color: #7b6153;
}
.bodytext_brown_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #7b6153;
}
.bodytext_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;;
	font-weight: normal;
	color: #333333;
}
.bodytext_grey_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #333333;
}
.bodytext_grey_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.bodytext_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext_registration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.bg_btm_banner {
	background-image: url(images/ljp_btm_banner.gif);
	background-repeat: no-repeat;
}
.heading_brown_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	font-weight: bold;
	color: #7b6153;
}
