
body {
	background-color: #1a1a1a;
}
#bodytable tr td {
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: 85f59e;
}

.lnk, .lnk a { 
	color: #85f59e;
}

.lnkl, .lnkl a { 
	color: #85f59e;
	text-align:left;
	/*padding-left:40px;*/
}

.stdtext {
	Color:#FFF;
	text-align:left;
	padding-left:40px;
	padding-right:40px;
	}
	
	.stdtext a {
	Color:#85f59e;
	text-align:left;
	text-decoration:underline;
	}
	
.sectheader {
	color: #85f59e;
	font-weight:bold;
	text-align:left;
	padding-left:40px;
	padding-top: 15px;
	}
	
