body {
	background-color: #333;
}

  
.copy {
	font-family: Georgia, serif;
	font-size: 9px;
	color: #ADADAD;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #5A5A5A;
}

.copy2 {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #C2C2C2;
}
.BigTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666666;
}
smallcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	color: #666;
}
a:link {
	color: #6C0;
	text-decoration: none;
}
a:visited {
	color: #390;
	text-decoration: none;
}
a:hover {
	color: #CF0;
	text-decoration: none;
}
a:active {
	color: #9F0;
	text-decoration: none;
}
.HeadingBrun {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
}
.BodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C2C2C2;
}
.BigTitleLite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #999;
}
.BodyCopyLite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
}
