body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #BCCECF;
}
h1 {
	color: #9C9C9C;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 34px;
}
h2 {
	font-size: 42px;
	color: #9C9C9C;
	margin-top: 18px;
	margin-left: 4px;
	margin-bottom: 12px;
}
p {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 24px;
	margin-left: 4px;
}
h3 {
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
h4 {
	color: #898989;
	font-size: 12px;
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
.a1 {
	color: #000066;
	text-decoration: underline;
}
li {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
