body {
	background-color: #141d2d;
	font-size: 11px;
	line-height: 20px;
	color: #d2c2e0;
	margin:0;
	padding-left:1%;  padding-right:1%; 
}

a {
	color: #8E8FFF;
	text-decoration: none;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2px;
}
.jumpout {
	font-size: 14px;
	display: inline;
	color: #DEE0C2;
}

.left {
	text-align:left;
	}