body {
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back10a.jpg);
	background-repeat: repeat;
}

.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #38291C;
	font-weight: bold;
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #39281C;
	width: 98%;
	background-image: url(../images/bg_cream.jpg);
	background-repeat: repeat;
	padding: 8px;
	text-align: justify;
	border: thin solid #666666;
}
.link_brn {
	font-weight: bold;
	color: #39281C;
	text-decoration: none;
}
.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #38291C;
}

