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;
}



a {
	text-decoration: none;
	color: #EEEEEE;
	font-weight: bold;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
}


.txt_description {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EEEEEE;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #EEEEEE;
	font-weight: bold;
}
.txtBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EEEEEE;
	border: 1px solid #4D586C;
	width: auto;
}
