body {
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFF;
	font-size:14px;
	background-color: #1F1F1F;
}
p {
	font-weight:normal;
	margin:20px 36px;
}

.Heading1, h1 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
}
.Heading2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 25px;
	font-weight: normal;
	color: #000;
}

h1, h2, h3, h4, h5 {
	margin:16px;
}
h1, h2, h3, h4, h5, .Highlight, .Heading1, a {
	color:#339900;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr {
	margin-left:10px;
	margin-right:10px;
}

.Box1 {
	border: 1px solid #333;
}

.Body1 {
	font-size: 13px;
	line-height: 20px;
}
.Body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.Body3 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
}
.Body3, .Body2, .Body1 {
	font-weight: normal;
}
