body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DEDEDE;
	background-color: #2A2828;
}
.smalltype {
	font-size: 10px;
	color: #999999;
}
.copyright {
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #A4A4A4;
	text-decoration: underline;
}
a:visited {
	color: #A4A4A4;
	text-decoration: underline;
}
a:hover {
	color: #CED672;
	text-decoration: underline;
}
a:active {
	color: #A4A4A4;
	text-decoration: underline;
}
p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	font-weight: normal;
	color: #C0C0C0;
	margin-bottom: 20px;
}
.imgfloat {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
.imgmargin {
	margin-right: 30px;
	margin-bottom: 20px;
}
.quote {
	color: #E5E5E5;
	font-size: 13px;
	font-weight: normal;
	margin-right: 35px;
}
hr {
	color: #FFFFFF;
	line-height: 1px;
}
.black {
	background-color: #121212;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
}
.topaligned {
	margin: 0px;
	color: #9A9F57;
	font-size: 13px;
}
.largetext {
	font-size: 14px;
	font-weight: normal;
	color: #ECECEC;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #ECECEC;
}
.green {
	color: #9A9F57;
	font-size: 13px;
}
.copyright a:link {
	color: #666666;
}
.copyright a:visited {
	color: #666666;
}
.copyright a:hover {
	color: #9A9F57;
}
.copyright a:active {
	color: #666666;
}
