A:link {
	TEXT-DECORATION: underline;
	color: #8D8D8B;
}
A:visited {
	TEXT-DECORATION: underline;
	color: #8D8D8B;
}
A:hover {
	TEXT-DECORATION: none;
	color: #8D8D8B;
}
A:active {
	COLOR: #8D8D8B;
	TEXT-DECORATION: none
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica;
	font-size: 14px;
	color: #8D8D8B;
	text-transform: lowercase;
	text-align: left;
}
html, body {
	min-height:101%;
	margin-bottom:1px;
}
.body_heading {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #8D8D8B;
	text-transform: lowercase;
	text-align: left;
}
.body_text {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #8D8D8B;
	text-align: left;
	text-transform: lowercase;
}
.scroll_text {
	font-family: GillSans, "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-transform: lowercase;
}
.footer_text {
	font-size: 8px;
	color: #8D8D8B;
	font-family: Arial;
	text-align: right;
	float: right;
	text-transform: lowercase;
}
#ScrollDiv {
	width: 749px;
	height: 400px;
	overflow: auto;
	margin: 10px;
	text-decoration: none;
	position:relative;
}
.placeholder_text {
	font-family:Helvetica;
	font-size: 36px;
	color: #B7B7B5;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	float: right;
	text-transform: lowercase;
}
.box_border {
	text-align: right;
	vertical-align: top;
	border: 1px dashed #EEEEEE;
}
.body_text_small {
	font-family:"Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #8D8D8B;
	text-align: right;
	text-transform: lowercase;
}
.hb_spacing {
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}
