body {
	background-color: #010101;
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	color: #DCDBD6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style3 {
	color: #F1F1E9;
	font-size: 12px;
}
a.class2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
	text-decoration: underline;
	font-size: 12px;
}
a.class2:visited {
	font-family: "Times New Roman", Times, serif;
	color: #ECE9D8;
	text-decoration: underline;
}
a.class2:hover {
	font-family: "Times New Roman", Times, serif;
	color: #ECE9D8;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FCFBF6;
}
a.class1:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
	text-decoration: none;
		font-size: 12px;
	}
a.class1:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
	text-decoration: none;
		font-size: 12px;
	}
a.class1:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
	text-decoration: none;
		font-size: 12px;
	}
a.class1:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
	text-decoration: underline;
		font-size: 12px;
	}
.leading {
	padding-bottom: 20px;
	font-weight: bold;
	color: #DFDED9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
}
p {
	color: #EAE9E5;
	margin-left: 12px;
	margin-right: 10px;
	font-size: 12px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9D8;
}

