.bg { background-attachment:scroll;
	  background-image:url(jjbg.jpg);
	  background-position:bottom right;
	  background-repeat:no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.textlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 10pt;
}
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color:#7d1c23; text-decoration:underline; }
a:active {color:#000000;}


