td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #ECECED;
}
body {
	scrollbar-face-color: #09203C;
	 scrollbar-shadow-color: #6B7A8B;
	 scrollbar-highlight-color: #6B7A8B;
	 scrollbar-3dlight-color: #08203B;
	 scrollbar-darkshadow-color: #2F2F2F;
	 scrollbar-track-color: #08203B;
	 scrollbar-arrow-color: #848F9D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #101010;
}
a { color: #ECECED; text-decoration: underline;}
a:hover { text-decoration: underline; color:#FDE801;}
a:active { color: #ECECED;text-decoration: underline;}
.ab p{
	text-indent: 24px;
	line-height: 25px;
	margin: 5px;
}
.bjs {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;}
	.bjy {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}